Use workspaces

This commit is contained in:
2022-12-27 22:34:40 +01:00
parent fb455b4e4c
commit bb18cfdcee
5 changed files with 5 additions and 150 deletions

View File

@@ -1 +0,0 @@
/target

16
impl_cast/Cargo.lock generated
View File

@@ -1,16 +0,0 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "impl_cast"
version = "0.1.0"
dependencies = [
"paste",
]
[[package]]
name = "paste"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf1c2c742266c2f1041c914ba65355a83ae8747b05f208319784083583494b4b"