add items
This commit is contained in:
@@ -14,5 +14,5 @@ regex = "1.11.1"
|
||||
sqlx = { version = "0.8", features = [ "runtime-tokio-native-tls", "postgres" ] }
|
||||
hex_color = "3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.133"
|
||||
serde_json = { version = "1.0", features = ["raw_value"] }
|
||||
once_cell = "1.20.2"
|
||||
Reference in New Issue
Block a user