Bump self_cell version to 1.1.0

This commit is contained in:
gwenn 2024-12-06 18:30:43 +01:00
parent 93787c6855
commit 447e9daef9

View File

@ -146,7 +146,7 @@ regex = "1.5.5"
uuid = { version = "1.0", features = ["v4"] }
unicase = "2.6.0"
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,
# and we don't have many benchmarks
bencher = "0.1"