Skip to content

Commit

Permalink
Update dependencies (#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
waywardmonkeys authored Dec 4, 2024
1 parent 8f2c638 commit 8f074e9
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 @@ -98,7 +98,7 @@ version = "0.7.6"
default-features = false

[dependencies.libm]
version = "0.2.8"
version = "0.2.11"
optional = true

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

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

0 comments on commit 8f074e9

Please sign in to comment.