Skip to content

Commit df1ac67

Browse files
committed
update polonius-engine to 0.12.1
This will fix some move errors false positives
1 parent 285519d commit df1ac67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2522,9 +2522,9 @@ checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
25222522

25232523
[[package]]
25242524
name = "polonius-engine"
2525-
version = "0.12.0"
2525+
version = "0.12.1"
25262526
source = "registry+https://github.com/rust-lang/crates.io-index"
2527-
checksum = "04d8ef65e3f89ecaec9ca7cb0e0911b4617352d4494018bcf934992f03f2024c"
2527+
checksum = "ef2558a4b464e185b36ee08a2937ebb62ea5464c38856cfb1465c97cb38db52d"
25282528
dependencies = [
25292529
"datafrog",
25302530
"log",

0 commit comments

Comments
 (0)