mirror of
https://github.com/atuinsh/atuin.git
synced 2025-02-16 18:32:05 +01:00
chore(gui): cargo update (#1943)
* chore(gui): cargo update * also fix workspace
This commit is contained in:
parent
6cd4319fcf
commit
d434d4e8b7
@ -10,6 +10,7 @@ members = [
|
||||
]
|
||||
|
||||
resolver = "2"
|
||||
exclude = ["ui/backend"]
|
||||
|
||||
[workspace.package]
|
||||
version = "18.1.0"
|
||||
|
1907
ui/backend/Cargo.lock
generated
1907
ui/backend/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -25,7 +25,7 @@ time = "0.3.34"
|
||||
uuid = "1.7.0"
|
||||
syntect = "5.2.0"
|
||||
|
||||
[workspace.dependencies.sqlx]
|
||||
[dependencies.sqlx]
|
||||
version = "=0.7.3"
|
||||
features = ["runtime-tokio-rustls", "time", "postgres", "uuid"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user