Skip to content

Commit

Permalink
update vart 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arriqaaq committed Feb 10, 2025
1 parent 3df0649 commit ae8e619
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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 @@ -7,7 +7,7 @@ members = [
[package]
name = "surrealkv"
publish = true
version = "0.8.0"
version = "0.8.1"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
Expand All @@ -32,7 +32,7 @@ futures = "0.3.30"
bytes = "1.5.0"
tokio = { version = "1.36", features = ["rt", "sync"] }
quick_cache = "0.6.0"
vart = "0.9.0"
vart = "0.9.1"
revision = "0.10.0"
[target.'cfg(target_arch = "wasm32")'.dependencies]
getrandom = { version = "0.2.15", features = ["js"] }
Expand Down

0 comments on commit ae8e619

Please sign in to comment.