aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_api/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/whirl_api/Cargo.toml')
-rw-r--r--crates/whirl_api/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl_api/Cargo.toml b/crates/whirl_api/Cargo.toml
index 0f955d0..e8d950d 100644
--- a/crates/whirl_api/Cargo.toml
+++ b/crates/whirl_api/Cargo.toml
@@ -24,7 +24,7 @@ tokio = { version = "1.13.0", features = ["full"] }
num-traits = "0.2.14"
# Serialization
-serde = "1.0.133"
+serde = "1.0.134"
serde_derive = "1.0.133"
# Logging