mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-20 08:17:44 +08:00
Bump self_cell version to 1.1.0
This commit is contained in:
parent
93787c6855
commit
447e9daef9
@ -146,7 +146,7 @@ regex = "1.5.5"
|
|||||||
uuid = { version = "1.0", features = ["v4"] }
|
uuid = { version = "1.0", features = ["v4"] }
|
||||||
unicase = "2.6.0"
|
unicase = "2.6.0"
|
||||||
ouroboros = "0.18"
|
ouroboros = "0.18"
|
||||||
self_cell = { git = "https://github.com/Voultapher/self_cell.git" }
|
self_cell = "1.1.0"
|
||||||
# Use `bencher` over criterion because it builds much faster,
|
# Use `bencher` over criterion because it builds much faster,
|
||||||
# and we don't have many benchmarks
|
# and we don't have many benchmarks
|
||||||
bencher = "0.1"
|
bencher = "0.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user