chore(deps): update rust crate insta to v1.43.1
All checks were successful
/ check-renovaterc (push) Successful in 2s
/ build (push) Successful in 0s
/ test (push) Successful in 10s
/ report-size (push) Successful in 2s

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | insta   | 1.43.0 | 1.43.1 |
This commit is contained in:
Renovate Bot 2025-04-29 21:40:18 +02:00
parent dbb825abff
commit fe2878f7aa
Signed by: renovate
SSH key fingerprint: SHA256:Ok6vtqmmerU0tEwRrmaddAKicKgaATKobBC7exAUPLo
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -452,9 +452,9 @@ dependencies = [
[[package]]
name = "insta"
version = "1.43.0"
version = "1.43.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab2d11b2f17a45095b8c3603928ba29d7d918d7129d0d0641a36ba73cf07daa6"
checksum = "154934ea70c58054b556dd430b99a98c2a7ff5309ac9891597e339b5c28f4371"
dependencies = [
"console",
"once_cell",