summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorMarkus Pettersson <markus.pettersson@mullvad.net>2025-10-16 21:34:19 +0200
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-10-20 17:07:09 +0200
commitd597209ca0be8b7d80b43bbe49df32056408f5f3 (patch)
tree124c2a0b255f3af0960b17da3b99b92c38ce401f /test
parent644f5bd3805c779c8583f4cade3ef1b4229e40f4 (diff)
downloadmullvadvpn-d597209ca0be8b7d80b43bbe49df32056408f5f3.tar.xz
mullvadvpn-d597209ca0be8b7d80b43bbe49df32056408f5f3.zip
Bump widestring 1.0 -> 1.2
Diffstat (limited to 'test')
-rw-r--r--test/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Cargo.lock b/test/Cargo.lock
index 8d0bdfb29b..81a7640654 100644
--- a/test/Cargo.lock
+++ b/test/Cargo.lock
@@ -4463,9 +4463,9 @@ dependencies = [
[[package]]
name = "widestring"
-version = "1.1.0"
+version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "7219d36b6eac893fa81e84ebe06485e7dcbb616177469b142df14f1f4deb1311"
+checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
[[package]]
name = "winapi"