Skip to content

Commit

Permalink
chore: wtf
Browse files Browse the repository at this point in the history
  • Loading branch information
sargon64 committed Apr 21, 2024
1 parent fd318e6 commit 6b0582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/alerion_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ edition = "2021"

[dependencies]
alerion_core = { version = "0.1.0", path = "../alerion_core" }
anyhow = "1.0.8"
anyhow = "1.0.82"
tokio = { version = "1.37.0", features = ["rt", "macros"] }
tracing-subscriber = { version = "0.3.18", features = ["chrono", "env-filter"] }

0 comments on commit 6b0582f

Please sign in to comment.