diff options
Diffstat (limited to 'crates/atuin-daemon/Cargo.toml')
| -rw-r--r-- | crates/atuin-daemon/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin-daemon/Cargo.toml b/crates/atuin-daemon/Cargo.toml index 511bd842..8c2beb18 100644 --- a/crates/atuin-daemon/Cargo.toml +++ b/crates/atuin-daemon/Cargo.toml @@ -40,5 +40,5 @@ rand.workspace = true listenfd = "1.0.1" [build-dependencies] -protox = "0.7.0" +protox = "0.8.0" tonic-build = "0.12" |
