Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 244ba3e

Browse files
author
Achim Schneider
committed
serde-json
1 parent 683d88b commit 244ba3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ actix-web = "4.2.1"
1010
actix-web-prom = "0.6.0"
1111
actix-files = "0.6.2"
1212
clap = { version = "4.1.1" , features = [ "derive", "env" ]}
13-
serde_json = "1.0.91"
13+
serde-json = "1.0.91"
1414
serde = "1.0.152"
1515
actix-cors = "0.6.4"
1616
typescript-type-def = "0.5.5"

0 commit comments

Comments
 (0)