Skip to content

Commit 39fa46f

Browse files
authored
chore: update the afrim dependency (#73)
1 parent 2281ca5 commit 39fa46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ inhibit = ["afrim/inhibit"]
1717
rhai = ["afrim/rhai"]
1818

1919
[dependencies]
20-
afrim = { version = "0.5.4", default-features = false, git = "https://github.com/pythonbrad/afrim", rev = "fcb7721" }
20+
afrim = { version = "0.6.0", default-features = false, git = "https://github.com/pythonbrad/afrim", rev = "5f40469" }
2121
anyhow = "1.0.82"
2222
clap = "4.5.4"
2323
rstk = "0.3.0"

0 commit comments

Comments
 (0)