Skip to content

Commit b3f7ad6

Browse files
committed
Cargo: Sync blsforme to enable per-kernel cmdlines
Signed-off-by: Ikey Doherty <ikey@serpentos.com>
1 parent 47ed558 commit b3f7ad6

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 = "5076b78850231a21431727fefedd16aaa9d87ee9" }
18+
blsforme = { git = "https://github.com/serpent-os/blsforme.git", rev = "f3935d4aad57c07a261c7cc0a34dcddb9d6f30c7" }
1919
bytes = "1.6.0"
2020
chrono = "0.4.38"
2121
clap = { version = "4.5.8", features = ["derive", "string"] }

0 commit comments

Comments
 (0)