Skip to content

Commit

Permalink
Merge pull request #20 from CleverCloud/bump-dependencies-for-1.2.3
Browse files Browse the repository at this point in the history
bump dependencies to stable releases
  • Loading branch information
Keksoj authored Oct 21, 2024
2 parents 2ea551e + f2773f8 commit da0b37d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
52 changes: 26 additions & 26 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ serde = { version = "^1.0.195", features = ["derive"] }
serde_json = "^1.0.111"
sentry = { version = "^0.34.0", default-features = false, features = ["backtrace", "contexts", "panic", "reqwest", "rustls"] }
sentry-tracing = "^0.34.0"
sozu-client = "0.4.2-rc.1"
sozu-command-lib = "1.1.0-rc.1"
sozu-client = "0.4.3"
sozu-command-lib = "1.0.5"
thiserror = "^1.0.56"
tokio = { version = "^1.35.1", features = ["macros", "rt", "signal"] }
tracing = "^0.1.40"
Expand Down

0 comments on commit da0b37d

Please sign in to comment.