mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +00:00
Update a few crates
"cargo tree -d" showed that we're building multiple versions of some crates. Update some crates, to avoid depending on multiple versions.
This commit is contained in:
@@ -39,7 +39,7 @@ bytes = "1.0.1"
|
||||
hex-literal = "0.3"
|
||||
tempfile = "3.2"
|
||||
criterion = "0.3"
|
||||
rustls-pemfile = "0.2.1"
|
||||
rustls-pemfile = "1"
|
||||
|
||||
[[bench]]
|
||||
name = "benchmarks"
|
||||
|
||||
Reference in New Issue
Block a user