Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol authored Aug 22, 2024
1 parent 339d2f0 commit 9581fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ members = [
serde = { version = "1.0.110", features = ["derive"] }
serde_json = "1.0.53"
futures-lite = "2.0.0"
uuid = "1.8.0"
uuid = "1.10.0"
tracing = "0.1.37"

node-bindgen = { path = "..", default-features = false }
Expand Down

0 comments on commit 9581fa4

Please sign in to comment.