mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-23 19:31:36 +02:00
Remove dev dep with wildcard (#224)
This commit is contained in:
parent
6a38f17ead
commit
9e6746a4d1
@ -41,6 +41,3 @@ itertools = "0.10.1"
|
|||||||
shellexpand = "2"
|
shellexpand = "2"
|
||||||
sqlx = { version = "0.5", features = [ "runtime-tokio-rustls", "uuid", "chrono", "sqlite" ] }
|
sqlx = { version = "0.5", features = [ "runtime-tokio-rustls", "uuid", "chrono", "sqlite" ] }
|
||||||
minspan = "0.1.1"
|
minspan = "0.1.1"
|
||||||
|
|
||||||
[dev-dependencies]
|
|
||||||
tokio-test = "*"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user