Skip to content

Commit

Permalink
fix(deps): update rust crate marine-call-parameters to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 938e5eb commit 6a0afc7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
37 changes: 18 additions & 19 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 crates/air-lib/polyplets/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ name = "polyplets"
path = "src/lib.rs"

[dependencies]
marine-call-parameters = { version = "0.10.0", default-features = false }
marine-call-parameters = { version = "0.10.1", default-features = false }

serde = { version = "1.0.190", features = ["rc", "derive"] }

0 comments on commit 6a0afc7

Please sign in to comment.