This commit is contained in:
2022-07-15 07:11:32 +00:00
committed by GitHub
parent 2e3761a758
commit 26f2bb32bd
7 changed files with 193 additions and 15 deletions

1
Cargo.lock generated
View File

@@ -1337,6 +1337,7 @@ name = "proc_macros"
version = "0.0.1"
dependencies = [
"convert_case 0.5.0",
"json",
"parse_duration",
"proc-macro2",
"quote",