mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +00:00
Fix cargo deny check error, to see if this fixes Cargo.lock CI issue.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -5677,9 +5677,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "replace_with"
|
||||
version = "0.1.7"
|
||||
version = "0.1.8"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e3a8614ee435691de62bcffcf4a66d91b3594bf1428a5722e79103249a095690"
|
||||
checksum = "51743d3e274e2b18df81c4dc6caf8a5b8e15dbe799e0dca05c7617380094e884"
|
||||
|
||||
[[package]]
|
||||
name = "request_tracker"
|
||||
|
||||
Reference in New Issue
Block a user