Skip to content

Commit 8601926

Browse files
committed
chore: bump version to 1.2.0
1 parent f8bb13e commit 8601926

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-check-deadlock"
3-
version = "1.1.1"
3+
version = "1.2.0"
44
description = "Detect deadlocks in Rust source code at compile time using Petri nets"
55
repository = "https://github.com/hlisdero/cargo-check-deadlock"
66
homepage = "https://github.com/hlisdero/cargo-check-deadlock"

0 commit comments

Comments
 (0)