1
0
mirror of https://github.com/containers/netavark.git synced 2026-02-05 06:45:56 +01:00

release v1.16.1

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-08-20 16:01:35 +02:00
parent 72706df9d5
commit c95689f62c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1414,7 +1414,7 @@ checksum = "1d87ecb2933e8aeadb3e3a02b828fed80a7528047e68b4f424523a0981a3a084"
[[package]]
name = "netavark"
version = "1.16.0"
version = "1.16.1"
dependencies = [
"anyhow",
"chrono",

View File

@@ -1,6 +1,6 @@
[package]
name = "netavark"
version = "1.16.0"
version = "1.16.1"
edition = "2021"
authors = ["github.com/containers"]
license = "Apache-2.0"