From d1a951f02e2c00721582fa36e8a8c780a8062d28 Mon Sep 17 00:00:00 2001 From: Jonas Jelonek Date: Thu, 9 Jan 2025 23:51:47 +0100 Subject: [PATCH] bump to v1.2.0 Signed-off-by: Jonas Jelonek --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 16e0d25..253b069 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tftp" -version = "1.1.0" +version = "1.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html