Skip to content

Commit

Permalink
update uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
morenol committed Jun 7, 2024
1 parent 9c82c55 commit e3bfa38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/Cargo.lock

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

4 changes: 2 additions & 2 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ members = [
serde = { version = "1.0.110", features = ["derive"] }
serde_json = "1.0.53"
futures-lite = "1.7.0"
uuid = "1.1.0"
uuid = "1.8.0"
tracing = "0.1.37"

node-bindgen = { path = "..", features = ["default"]}
fluvio-future = { version = "0.6.0", features = ["timer"] }
fluvio-future = { version = "0.6.0", features = ["timer"] }

0 comments on commit e3bfa38

Please sign in to comment.