Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonbrad committed Nov 11, 2023
1 parent be6e4f7 commit 3c4ba61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inhibit = ["afrim/inhibit"]
rhai = ["afrim/rhai"]

[dependencies]
afrim = { version = "0.5.1", default-features = false }
afrim = { version = "0.5.2", default-features = false }
rstk = "0.1.0"
serde = { version = "1.0.163", features = ["serde_derive"] }
toml = "0.7.3"
serde = { version = "1.0.192", features = ["serde_derive"] }
toml = "0.8.8"

0 comments on commit 3c4ba61

Please sign in to comment.