Commit 2923636e authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

up version: 0.5.0

parent 8ea67202
...@@ -279,7 +279,7 @@ dependencies = [ ...@@ -279,7 +279,7 @@ dependencies = [
[[package]] [[package]]
name = "tenjin_sdn" name = "tenjin_sdn"
version = "0.4.0" version = "0.5.0"
dependencies = [ dependencies = [
"byteorder", "byteorder",
"clap", "clap",
......
[package] [package]
name = "tenjin_sdn" name = "tenjin_sdn"
description = "Tenjin is The software-defined networking framework written in Rust, offering high performance and memory safety. It can be used as both a framework and a command line tool." description = "Tenjin is The software-defined networking framework written in Rust, offering high performance and memory safety. It can be used as both a framework and a command line tool."
version = "0.4.0" version = "0.5.0"
authors = ["Nawasan <nawasan.dev@gmail.com>"] authors = ["Nawasan <nawasan.dev@gmail.com>"]
license = "MIT" license = "MIT"
edition = "2021" edition = "2021"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment