Skip to content

Commit d1c47c5

Browse files
TiemenSchAlorel
authored andcommitted
chore: Update uuid and corresponding feature flags
Signed-off-by: Tiemen Schuijbroek <[email protected]> Closes #34, #35
1 parent 1d66993 commit d1c47c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ cfg-if = "1.0.0"
5151
delegate-display = "2"
5252
fancy_constructor = "1.2.2"
5353
js-sys = "0.3.64"
54-
uuid = {version = "1.5.0", features = ["v4", "wasm-bindgen", "js"]}
54+
uuid = {version = "1.8.0", features = ["v4", "js"]}
5555
wasm-bindgen = "0.2.87"
5656
wasm-bindgen-futures = "0.4.37"
5757

0 commit comments

Comments
 (0)