Skip to content

Commit

Permalink
Extension - Update to arma-rs 1.11.10 (#10324)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Sep 19, 2024
1 parent 64d49a6 commit 5541adc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified ace.dll
Binary file not shown.
Binary file modified ace_x64.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion extension/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = "ace"
crate-type = ["cdylib"]

[dependencies]
arma-rs = { version = "1.11.0", default-features = false, features = ["extension", "uuid"]}
arma-rs = { version = "1.11.10", default-features = false, features = ["extension", "uuid"]}
uuid = { version = "1.10.0", features = ["v4"] }
rand = "0.8.5"
rand_chacha = "0.3.1"
Expand Down

0 comments on commit 5541adc

Please sign in to comment.