Skip to content

Commit

Permalink
Update dependencies (#20)
Browse files Browse the repository at this point in the history
name   old req compatible latest new req
====   ======= ========== ====== =======
anyhow 1.0.88  1.0.89     1.0.89 1.0.89

Co-authored-by: StefanBossbaly <[email protected]>
  • Loading branch information
StefanBossbaly and StefanBossbaly authored Sep 23, 2024
1 parent 7e33e8c commit 99c051b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde_path_to_error = { version = "0.1.16", optional = true }
[dev-dependencies]
mockito = "1.5.0"
tokio = { version = "1.40.0", features = ["full"] }
anyhow = "1.0.88"
anyhow = "1.0.89"

[[example]]
name = "filter_stations"
Expand Down

0 comments on commit 99c051b

Please sign in to comment.