Skip to content

Commit

Permalink
chore: Update uuid and corresponding feature flags
Browse files Browse the repository at this point in the history
Signed-off-by: Tiemen Schuijbroek <t.j.l.schuijbroek@ratio-case.nl>

Closes Alorel#34
  • Loading branch information
TiemenSch authored and Alorel committed Jul 26, 2024
1 parent 1d66993 commit 8292a32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ cfg-if = "1.0.0"
delegate-display = "2"
fancy_constructor = "1.2.2"
js-sys = "0.3.64"
uuid = {version = "1.5.0", features = ["v4", "wasm-bindgen", "js"]}
uuid = {version = "1.8.0", features = ["v4", "js"]}
wasm-bindgen = "0.2.87"
wasm-bindgen-futures = "0.4.37"

Expand Down

0 comments on commit 8292a32

Please sign in to comment.