Skip to content

Commit be31107

Browse files
committed
Cargo: Sync blsforme for loader.conf generation
Signed-off-by: Ikey Doherty <ikey@aerynos.com>
1 parent 108fe6d commit be31107

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -9,7 +9,7 @@ edition = "2021"
99
rust-version = "1.80"
1010

1111
[workspace.dependencies]
12-
blsforme = { git = "https://github.com/AerynOS/blsforme.git", rev = "bac61c0305dd7cc54d9a9fb32f1aca78be25c574" }
12+
blsforme = { git = "https://github.com/AerynOS/blsforme.git", rev = "5d9aa879be140dc32d952f2d6b8ab602e56fc60e" }
1313
bytes = "1.6.0"
1414
chrono = "0.4.38"
1515
clap = { version = "4.5.8", features = ["derive", "string"] }

0 commit comments

Comments
 (0)