Skip to content

Commit

Permalink
update warp version
Browse files Browse the repository at this point in the history
Signed-off-by: Johnson Shih <[email protected]>
  • Loading branch information
johnsonshih committed Oct 12, 2023
1 parent d5b03c0 commit e3d84b8
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 37 deletions.
88 changes: 52 additions & 36 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ serde_yaml = "0.8"
tokio = { version = "1.0.1", features = ["full"] }
tonic = "0.5.2"
tower = "0.4.8"
warp = "0.3.4"
warp = "0.3.6"

[dev-dependencies]
env_logger = "0.10.0"
Expand Down

0 comments on commit e3d84b8

Please sign in to comment.