Skip to content

Commit

Permalink
deps: Update for release. (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys committed Sep 2, 2024
1 parent 87290c7 commit acc7b3b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 34 deletions.
65 changes: 33 additions & 32 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ schemars=["schemars/smallvec", "dep:schemars"]
smallvec = "1.13.2"

[dependencies.arrayvec]
version = "0.7.4"
version = "0.7.6"
default-features = false

[dependencies.libm]
Expand All @@ -45,7 +45,7 @@ version = "0.8.21"
optional = true

[dependencies.serde]
version = "1.0.204"
version = "1.0.209"
optional = true
default-features = false
features = ["alloc", "derive"]
Expand Down

0 comments on commit acc7b3b

Please sign in to comment.