Skip to content

Commit

Permalink
use reduct-base 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Mar 8, 2024
1 parent d722640 commit 94ab37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -19,7 +19,7 @@ categories = ["database"]
crate-type = ["lib"]

[dependencies]
reduct-base = "1.9.0"
reduct-base = "1.9.1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls", "stream"] }
Expand Down

0 comments on commit 94ab37f

Please sign in to comment.