Skip to content

Commit

Permalink
chore: update skv to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
arriqaaq committed Apr 25, 2024
1 parent e53cab7 commit 1d1a66f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ sha2 = "0.10.8"
snap = "1.1.0"
speedb = { version = "0.0.4", features = ["lz4", "snappy"], optional = true }
storekey = "0.5.0"
surrealkv = { git = "https://github.com/surrealdb/surrealkv.git", rev = "a7ae009a7103f815825b715ff7210006d4f70d32", optional = true }
surrealkv = { version = "0.1.6", optional = true }
surrealml = { version = "0.1.1", optional = true, package = "surrealml-core" }
tempfile = { version = "3.10.1", optional = true }
thiserror = "1.0.50"
Expand Down

0 comments on commit 1d1a66f

Please sign in to comment.