mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-25 18:34:20 +00:00
build(deps): bump insta from 1.43.2 to 1.46.3 (#5477)
This commit is contained in:
Generated
+3
-2
@@ -2788,14 +2788,15 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "insta"
|
||||
version = "1.43.2"
|
||||
version = "1.46.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0"
|
||||
checksum = "e82db8c87c7f1ccecb34ce0c24399b8a73081427f3c7c50a5d597925356115e4"
|
||||
dependencies = [
|
||||
"console",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"similar",
|
||||
"tempfile",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
+1
-1
@@ -330,7 +330,7 @@ version = "2.0.6"
|
||||
|
||||
# Snapshot testing
|
||||
[workspace.dependencies.insta]
|
||||
version = "1.43.2"
|
||||
version = "1.46.3"
|
||||
features = ["yaml", "json"]
|
||||
|
||||
# IP network address types
|
||||
|
||||
Reference in New Issue
Block a user