mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-30 16:28:40 +01:00
Releng: v0.1.0
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
||||
[package]
|
||||
name = "e2e-test"
|
||||
version = "0.0.3"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
license-file = "../LICENSE"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
radius = { version = "0.0.3", path = "../radius" }
|
||||
radius = { version = "0.1.0", path = "../radius" }
|
||||
tokio = { version = "0.3.5", features = ["signal", "net"] }
|
||||
async-trait = "0.1.42"
|
||||
|
||||
Reference in New Issue
Block a user