aboutsummaryrefslogtreecommitdiff
path: root/import
diff options
context:
space:
mode:
Diffstat (limited to 'import')
-rw-r--r--import/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/Cargo.toml b/import/Cargo.toml
index 06aac98..0633664 100644
--- a/import/Cargo.toml
+++ b/import/Cargo.toml
@@ -17,7 +17,7 @@ urlencoding = "2.1.3"
bincode = { version = "2.0.0-rc.3", features = ["derive"] }
serde = { version = "1.0.203", features = ["derive"] }
-serde_json = "1.0.117"
+serde_json = "1.0.120"
serde_yaml = "0.9.34"
async-recursion = "1.1.1"