change name

This commit is contained in:
nora 2021-12-30 12:03:55 +01:00
parent ee01a9f5b5
commit 9019dc0295
73 changed files with 152 additions and 151 deletions

16
Cargo.lock generated
View file

@ -21,6 +21,14 @@ dependencies = [
"winapi",
]
[[package]]
name = "dilaria"
version = "0.1.0"
dependencies = [
"insta",
"rustc-hash",
]
[[package]]
name = "encode_unicode"
version = "0.3.6"
@ -112,14 +120,6 @@ version = "1.0.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
[[package]]
name = "script_lang"
version = "0.1.0"
dependencies = [
"insta",
"rustc-hash",
]
[[package]]
name = "serde"
version = "1.0.132"