mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-18 15:39:04 +00:00
Update 'rusqlite' to fix dependency resolution.
This commit is contained in:
parent
446181e5a6
commit
f04dc195bd
@ -6,4 +6,4 @@ workspace = "../../"
|
||||
[dependencies]
|
||||
rocket = { path = "../../lib" }
|
||||
rocket_codegen = { path = "../../codegen" }
|
||||
rusqlite = "0.12"
|
||||
rusqlite = "0.13"
|
||||
|
Loading…
Reference in New Issue
Block a user