aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-05-06 14:37:03 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-05-06 14:37:03 +0200
commit93724f6b9bac1df223b537f8025fbdbda39bec88 (patch)
tree789a518fc731cc2835c8207c347984c565718b0f /Cargo.toml
parentc4374abeaaa75e78ab40c6c1d4a0d5b2401978b9 (diff)
set rt key to tcpmss for auto mss clampingv0.12.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b7cda8d..22da024 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustables"
-version = "0.12.0"
+version = "0.12.1"
authors = ["lafleur@boum.org", "Simon Thoby", "Mullvad VPN", "HimbeerserverDE"]
license = "GPL-3.0-or-later"
description = "Safe abstraction for libnftnl. Provides low-level userspace access to the in-kernel nf_tables subsystem"