deps: 添加 sqlx + sqlite 依赖
This commit is contained in:
parent
575f264773
commit
3ed7ac7cbd
@ -33,3 +33,4 @@ termimad = "0.34"
|
|||||||
textwrap = "0.16"
|
textwrap = "0.16"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
hostname = "0.3"
|
hostname = "0.3"
|
||||||
|
sqlx = { version = "0.8", features = ["sqlite", "macros", "chrono"] }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user