Skip to content

Commit

Permalink
chore: update sozu dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Florentin Dubois <[email protected]>
  • Loading branch information
FlorentinDUBOIS committed Oct 27, 2023
1 parent 0e02a1f commit ed67fde
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 @@ -16,7 +16,7 @@ bb8 = "^0.8.1"
config = "^0.13.3"
mio = { version = "^0.8.9", default-features = false, features = ["os-poll", "os-ext", "net"] }
serde_json = "^1.0.107"
sozu-command-lib = { version = "^0.15.10" }
sozu-command-lib = { version = "^0.15.13" }
tempdir = "^0.3.7"
thiserror = "^1.0.50"
tokio = { version = "^1.33.0", features = ["time", "fs", "io-util"] }
Expand Down

0 comments on commit ed67fde

Please sign in to comment.