remove sqlx
This commit is contained in:
parent
fad27b6792
commit
dc7645319e
744
validation/Cargo.lock
generated
744
validation/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -12,5 +12,4 @@ rbx_dom_weak = { version = "2.9.0", registry = "strafesnet"}
|
|||||||
rbx_xml = { version = "0.13.3", registry = "strafesnet"}
|
rbx_xml = { version = "0.13.3", registry = "strafesnet"}
|
||||||
serde = { version = "1.0.215", features = ["derive"] }
|
serde = { version = "1.0.215", features = ["derive"] }
|
||||||
serde_json = "1.0.133"
|
serde_json = "1.0.133"
|
||||||
sqlx = "0.8.2"
|
|
||||||
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread", "fs"] }
|
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread", "fs"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user