diff options
Diffstat (limited to 'atuin-common/Cargo.toml')
| -rw-r--r-- | atuin-common/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index 66408779..a270cd45 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -12,5 +12,5 @@ repository = "https://github.com/ellie/atuin" [dependencies] chrono = { version = "0.4", features = ["serde"] } -serde = { version = "1.0.126", features = ["derive"] } +serde = { version = "1.0.137", features = ["derive"] } uuid = { version = "1.0", features = ["v4"] } |
