Skip to content

Commit

Permalink
fix(deps): update all non-major rust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent 045f933 commit e96dc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasmer-it/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ serde = { version = "1.0", features = ["derive", "rc"], optional = true }
serde_json = "1.0"
safe-transmute = "0.11.2"
log = "0.4.17"
itertools = "0.10.5"
itertools = "0.13.0"
futures = "0.3.29"
paste = "1.0.14"

Expand Down

0 comments on commit e96dc19

Please sign in to comment.