Skip to content

Commit 6c8582a

Browse files
fix(deps): update rust crate skytable to v0.8.12
1 parent 7145c73 commit 6c8582a

File tree

2 files changed

+23
-7
lines changed

2 files changed

+23
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ serde = { version = "1.0.228", features = ["derive"] }
5252
serde-inline-default = "1.0.1"
5353
serde_json = "1.0.149"
5454
serde-this-or-that = { git = "https://github.com/Randoooom/serde-this-or-that.git", branch = "feature/bool-signed" }
55-
skytable = { version = "=0.8.10" }
55+
skytable = { version = "=0.8.12" }
5656
strum = "0.28.0"
5757
strum_macros = "0.28.0"
5858
thiserror = "2.0.18"

0 commit comments

Comments
 (0)