summaryrefslogtreecommitdiffstats
path: root/atuin-common/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-common/Cargo.toml')
-rw-r--r--atuin-common/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml
index cf641c45..361e1f11 100644
--- a/atuin-common/Cargo.toml
+++ b/atuin-common/Cargo.toml
@@ -16,7 +16,7 @@ sodiumoxide = "0.2.6"
chrono = { version = "0.4", features = ["serde"] }
eyre = "0.6"
serde_derive = "1.0.125"
-serde = "1.0.125"
+serde = "1.0.126"
serde_json = "1.0.64"
rmp-serde = "0.15.4"
warp = "0.3"