diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-03-27 12:00:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-27 12:00:28 -0700 |
| commit | e0d97af547ccbe4bcfdae64b97746ac2eecdf6fb (patch) | |
| tree | 1c485bca59945bc3d0f42b6e84e95ad4e54b550e /crates/atuin-scripts/Cargo.toml | |
| parent | chore(deps): Update to eye-declare v0.2.0 (#3355) (diff) | |
| download | atuin-e0d97af547ccbe4bcfdae64b97746ac2eecdf6fb.zip | |
chore: Prepare 18.13.6 release (#3356)
Diffstat (limited to 'crates/atuin-scripts/Cargo.toml')
| -rw-r--r-- | crates/atuin-scripts/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/atuin-scripts/Cargo.toml b/crates/atuin-scripts/Cargo.toml index 0a395c8a..4d2313e6 100644 --- a/crates/atuin-scripts/Cargo.toml +++ b/crates/atuin-scripts/Cargo.toml @@ -14,8 +14,8 @@ readme.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -atuin-client = { path = "../atuin-client", version = "18.13.5" } -atuin-common = { path = "../atuin-common", version = "18.13.5" } +atuin-client = { path = "../atuin-client", version = "18.13.6" } +atuin-common = { path = "../atuin-common", version = "18.13.6" } tracing = { workspace = true } tracing-subscriber = { workspace = true } |
