swap to crane

This commit is contained in:
Elijah McMorris 2024-08-06 23:32:43 -07:00
parent afc20907a6
commit b402e3f503
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
11 changed files with 4695 additions and 112 deletions

View file

@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
anyhow = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
surrealdb = "1.5.4"
surrealdb = "1.5"
tokio = { version = "1.39", features = ["time"] }
futures = "0.3"
wikidata = "1.1"