diff options
| author | Cristian Le <git@lecris.dev> | 2025-04-16 13:25:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-16 12:25:39 +0100 |
| commit | 28ddb45e01467b6afe7c19c7ca52a8fde5f823ef (patch) | |
| tree | d049c96c3e186e292fc7c88a0b8e78f01a1f2bc0 /crates/atuin-daemon | |
| parent | chore(deps): bump debian (#2699) (diff) | |
| download | atuin-28ddb45e01467b6afe7c19c7ca52a8fde5f823ef.zip | |
Update dependencies (#2695)
- Bump protox to 0.8
- Bump interim to 0.2
Diffstat (limited to 'crates/atuin-daemon')
| -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" |
