Release v0.5.1

Version only. This is the last source mutation before the tag.
This commit is contained in:
Johnathan Corgan
2026-09-06 20:20:56 +00:00
parent 30a283907b
commit c5aeef39ef
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1144,7 +1144,7 @@ checksum = "9844ddc3a6e533d62bba727eb6c28b5d360921d5175e9ff0f1e621a5c590a4d5"
[[package]]
name = "fips"
version = "0.5.1-dev"
version = "0.5.1"
dependencies = [
"arc-swap",
"bech32 0.12.0",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "fips"
version = "0.5.1-dev"
version = "0.5.1"
edition = "2024"
description = "A distributed, decentralized network routing protocol for mesh nodes connecting over arbitrary transports"
license = "MIT"