Merge pull request #1462 from gwenn/owning

OwningRows / OwningStatement examples
This commit is contained in:
gwenn
2024-12-06 18:42:13 +01:00
committed by GitHub
5 changed files with 89 additions and 0 deletions

View File

@@ -146,6 +146,8 @@ tempfile = "3.1.0"
regex = "1.5.5"
uuid = { version = "1.0", features = ["v4"] }
unicase = "2.6.0"
ouroboros = "0.18"
self_cell = "1.1.0"
# Use `bencher` over criterion because it builds much faster,
# and we don't have many benchmarks
bencher = "0.1"