Skip to content

Commit

Permalink
Update Rust crate warp to 0.3.7 (#833)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent ac12d88 commit 22ae1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/huginn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ path = "main.rs"
[dependencies]
log = "0.4.21"
tokio = { version = "1", features = ["full"] }
warp = { version = "0.3" }
warp = { version = "0.3.7" }

[dependencies.odin]
path = "../odin"
Expand Down

0 comments on commit 22ae1c4

Please sign in to comment.