Skip to content

Commit d01e674

Browse files
fix: bring in libroast fixes from newer version
Signed-off-by: Soc Virnyl Estela <contact@uncomfyhalomacro.pl>
1 parent a14848a commit d01e674

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
@@ -15,7 +15,7 @@ license = "MPL-2.0"
1515

1616
[workspace.dependencies]
1717
rustsec = "0.30"
18-
libroast = { version = "7.2.2", features = ["obs"] }
18+
libroast = { version = "7.2.3", features = ["obs"] }
1919
clap = "4.4"
2020
glob = "0.3"
2121
tracing = { version = "0.1", features = [

0 commit comments

Comments
 (0)