Skip to content

Commit

Permalink
Upgrade avt
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Jun 15, 2024
1 parent 72e0317 commit 9124ab3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/vt/Cargo.lock

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

2 changes: 1 addition & 1 deletion src/vt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ crate-type = ["cdylib", "rlib"]
# default = ["console_error_panic_hook"]

[dependencies]
avt = "0.10.2"
avt = "0.11.0"
getrandom = { version = "0.2", features = ["js"] }
rand = "^0.8"
serde-wasm-bindgen = "0.6.5"
Expand Down

0 comments on commit 9124ab3

Please sign in to comment.