diff options
Diffstat (limited to 'atuin-server')
| -rw-r--r-- | atuin-server/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-server/Cargo.toml b/atuin-server/Cargo.toml index c3e7f66a..4087dcd4 100644 --- a/atuin-server/Cargo.toml +++ b/atuin-server/Cargo.toml @@ -30,4 +30,4 @@ http = "0.2" fs-err = "2.7" chronoutil = "0.2.3" tower = "0.4" -tower-http = { version = "0.2", features = ["trace"] } +tower-http = { version = "0.3", features = ["trace"] } |
