trifid-api v0.1.5

This commit is contained in:
core 2023-08-04 23:01:08 -04:00
parent 807c2f8732
commit 1ea08243a0
Signed by: core
GPG Key ID: FDBF740DADDCEECF
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "trifid-api"
version = "0.1.4"
version = "0.1.5"
edition = "2021"
description = "Pure-rust Defined Networking compatible management server"
license = "GPL-3.0-or-later"
@ -41,4 +41,4 @@ aes-gcm = "0.10.1" # Cryptography
ed25519-dalek = "2.0.0-rc.2" # Cryptography
dnapi-rs = { version = "0.1", path = "../dnapi-rs" } # API message types
ipnet = "2.7.2" # API message types
ipnet = "2.7.2" # API message types