bump patch version
This commit is contained in:
parent
b5ce677a5b
commit
a05e67c22f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2532,7 +2532,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "peach-network"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
dependencies = [
|
||||
"get_if_addrs",
|
||||
"miniserde",
|
||||
|
@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "peach-network"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
authors = ["Andrew Reid <glyph@mycelial.technology>"]
|
||||
edition = "2021"
|
||||
description = "Query and configure network interfaces."
|
||||
homepage = "https://opencollective.com/peachcloud"
|
||||
repository = "ihttps://git.coopcloud.tech/PeachCloud/peach-workspace/src/branch/main/peach-network"
|
||||
repository = "https://git.coopcloud.tech/PeachCloud/peach-workspace/src/branch/main/peach-network"
|
||||
readme = "README.md"
|
||||
license = "LGPL-3.0-only"
|
||||
publish = false
|
||||
|
Loading…
Reference in New Issue
Block a user