use git paths for deps instead
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -771,6 +771,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "ourdb"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.ourworld.tf/herocode/herolib_rust#aa0248ef17cb0117bb69f1d9f278f995bb417f16"
|
||||
dependencies = [
|
||||
"crc32fast",
|
||||
"log",
|
||||
@@ -1096,6 +1097,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "rhailib-macros"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.ourworld.tf/herocode/herolib_rust#aa0248ef17cb0117bb69f1d9f278f995bb417f16"
|
||||
dependencies = [
|
||||
"rhai",
|
||||
"serde",
|
||||
@@ -1515,6 +1517,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tst"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.ourworld.tf/herocode/herolib_rust#aa0248ef17cb0117bb69f1d9f278f995bb417f16"
|
||||
dependencies = [
|
||||
"ourdb",
|
||||
"thiserror",
|
||||
|
Reference in New Issue
Block a user