From 49ab995d1e34e9a34c1a1784612c431ade4a8b95 Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Mon, 20 Jan 2025 15:52:01 +0200 Subject: [PATCH] chore: v0.2.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 17493c95..e7a87c0e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -138,7 +138,7 @@ checksum = "903970ae2f248d7275214cf8f387f8ba0c4ea7e3d87a320e85493db60ce28616" [[package]] name = "mtu" -version = "0.2.3" +version = "0.2.4" dependencies = [ "bindgen", "cfg_aliases", diff --git a/Cargo.toml b/Cargo.toml index 143afcd3..d2ce23a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.com/mozilla/mtu/" repository = "https://github.com/mozilla/mtu/" authors = ["The Mozilla Necko Team "] readme = "README.md" -version = "0.2.3" +version = "0.2.4" edition = "2021" license = "MIT OR Apache-2.0" # Don't increase beyond what Firefox is currently using: