Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit bbd32cd

Browse files
committed
Release 0.1.14
1 parent 0953bad commit bbd32cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 0.1.14
22

33
- Increase buffer size for WireGuard packets to accommodate large outgoing packets.
44
- Check length of outgoing packets and drop packets that are larger than the maximum

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
@@ -5,7 +5,7 @@ license = "MIT"
55
repository = "https://github.com/decathorpe/mitmproxy_wireguard"
66
publish = false
77

8-
version = "0.1.13"
8+
version = "0.1.14"
99
edition = "2021"
1010
rust-version = "1.58.0"
1111

0 commit comments

Comments
 (0)