Skip to content

Commit 97c3e4e

Browse files
committed
chore: fix mistake in #298
I did the release with --allow-dirty and this change, so the release was fine.
1 parent 6d3fbbb commit 97c3e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boringtun-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ tracing-subscriber = "0.3.9"
1616
tracing-appender = "0.2.1"
1717

1818
[dependencies.boringtun]
19-
version = "0.5.1"
19+
version = "0.5.2"
2020
path = "../boringtun"

0 commit comments

Comments
 (0)