Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
larziwau authored Dec 23, 2024
1 parent 79fecfb commit 4048895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/central/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ digest = "0.11.0-pre.9"
ipnet = "2.10.1"
iprange = "0.6.7"
serde = { version = "1.0.216", features = ["serde_derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
tokio = { version = "1.42.0", features = ["full"] }
json_comments = "0.2.2"
rocket = { version = "0.5.1", features = ["json"] }
Expand Down

0 comments on commit 4048895

Please sign in to comment.