aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2024-01-30 19:23:03 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2024-01-30 19:23:14 +0100
commit9bfd713a9edf9a31fb71095434195c3d0ea3097e (patch)
tree4cf67749352ae144eb06480141eebe5484380b2b /Cargo.toml
parentb68885346f4aa8a3216645c65e92f7c7a2c5ff51 (diff)
separate active and last fileHEAD0.3.0master
Purpose: Preserve last configuration (especially across reboots) even during clean PPPoE termination
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 ee659db..0c168ab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsdsl_ip_config"
-version = "0.2.4"
+version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html