Merge branch 'main' into dom/replicate

pull/24376/head
Dom 2023-03-27 10:06:07 +01:00 committed by GitHub
commit 48333f66a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3720,9 +3720,9 @@ dependencies = [
[[package]] [[package]]
name = "mockito" name = "mockito"
version = "1.0.0" version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c1eecc3baf782e3c8d6803cc8780268da1f32df6eb88c016c1d80b0df7944cf" checksum = "a383b2462062a0ef6f378d44b8057ef2bdcb94429b8e30bd4078842cd38ee453"
dependencies = [ dependencies = [
"assert-json-diff", "assert-json-diff",
"colored", "colored",