Skip to content

Commit 89f63c7

Browse files
committed
Cargo: Update blsforme to get "rw" parameter, making systems bootable
Signed-off-by: Ikey Doherty <[email protected]>
1 parent 8668d3b commit 89f63c7

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
@@ -13,7 +13,7 @@ resolver = "2"
1313
edition = "2021"
1414

1515
[workspace.dependencies]
16-
blsforme = { git = "https://github.com/serpent-os/blsforme.git", rev = "0aaece601fe4d11025382fa6e0e45deb1d668c92" }
16+
blsforme = { git = "https://github.com/serpent-os/blsforme.git", rev = "4a2171a8c3f9b1e58aad59ddba91181ff7836d16" }
1717
bytes = "1.6.0"
1818
chrono = "0.4.38"
1919
clap = { version = "4.5.8", features = ["derive", "string"] }

0 commit comments

Comments
 (0)