Skip to content

Commit 1c87ef9

Browse files
chore(deps): bump fjall from 3.0.3 to 3.1.0
Bumps [fjall](https://github.com/fjall-rs/fjall) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/fjall-rs/fjall/releases) - [Changelog](https://github.com/fjall-rs/fjall/blob/main/CHANGELOG.md) - [Commits](fjall-rs/fjall@3.0.3...3.1.0) --- updated-dependencies: - dependency-name: fjall dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76f1937 commit 1c87ef9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/keystone_distributed_storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ workspace = true
1717
async-trait.workspace = true
1818
openraft = { workspace = true, features = ["serde", "type-alias"] }
1919
byteorder.workspace = true
20-
fjall = { version = "3.0" }
20+
fjall = { version = "3.1" }
2121
futures.workspace = true
2222
prost.workspace = true
2323
rand.workspace = true

0 commit comments

Comments
 (0)