mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-30 02:28:39 +01:00
Restructure the project tree
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "code-generator"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
license-file = "../LICENSE"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
regex = "1"
|
||||
getopts = "0.2"
|
||||
Inflector = "0.11"
|
||||
Reference in New Issue
Block a user