Skip to content

Commit 19180d5

Browse files
committed
Cargo: Sync blsforme for autoremoval support
Signed-off-by: Ikey Doherty <ikey@serpentos.com>
1 parent cbd2d3e commit 19180d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -15,7 +15,7 @@ edition = "2021"
1515
rust-version = "1.78"
1616

1717
[workspace.dependencies]
18-
blsforme = { git = "https://github.com/serpent-os/blsforme.git", rev = "f3935d4aad57c07a261c7cc0a34dcddb9d6f30c7" }
18+
blsforme = { git = "https://github.com/serpent-os/blsforme.git", rev = "0b4ff01baddba6be700df1ddda1342bfad9357d6" }
1919
bytes = "1.6.0"
2020
chrono = "0.4.38"
2121
clap = { version = "4.5.8", features = ["derive", "string"] }

0 commit comments

Comments
 (0)