chore: remove uneeded cargo package
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ chrono = "0.4.39"
|
|||||||
utoipa = { version = "5.3.1", features = ["axum_extras"] }
|
utoipa = { version = "5.3.1", features = ["axum_extras"] }
|
||||||
utoipa-swagger-ui = { version = "9.0.0", features = ["axum"] }
|
utoipa-swagger-ui = { version = "9.0.0", features = ["axum"] }
|
||||||
lettre = { version = "0.11.12", features = ["tokio1-native-tls"] }
|
lettre = { version = "0.11.12", features = ["tokio1-native-tls"] }
|
||||||
surrealdb = { version = "2.2.1", features = ["kv-mem", "protocol-http"] }
|
surrealdb = { version = "2.2.1", features = ["kv-mem"] }
|
||||||
thiserror = "2.0.11"
|
thiserror = "2.0.11"
|
||||||
anyhow = "1.0.97"
|
anyhow = "1.0.97"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user