Add example of OwningRows using Ouroboros

This commit is contained in:
gwenn
2024-03-03 18:15:22 +01:00
parent def8e9460d
commit 7dbc3175f9
2 changed files with 30 additions and 0 deletions

View File

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