mirror of
https://github.com/MeexReay/sRAC.git
synced 2025-06-24 02:22:57 +03:00
Compare commits
2 Commits
83d1726969
...
3c6f9fb006
Author | SHA1 | Date | |
---|---|---|---|
3c6f9fb006 | |||
a5120ddb82 |
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -114,7 +114,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "bRAC"
|
name = "bRAC"
|
||||||
version = "0.1.5+2.0"
|
version = "0.1.5+2.0"
|
||||||
source = "git+https://github.com/MeexReay/bRAC?rev=5b23a3bd#5b23a3bd703954e655e1b465679698eca8ceefe6"
|
source = "git+https://github.com/MeexReay/bRAC?rev=f3b6cbd01c5443e03d012c3c866487ba19785baf#f3b6cbd01c5443e03d012c3c866487ba19785baf"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"chrono",
|
"chrono",
|
||||||
"clap",
|
"clap",
|
||||||
|
@ -18,5 +18,5 @@ lazy_static = "1.5.0"
|
|||||||
|
|
||||||
[dependencies.bRAC]
|
[dependencies.bRAC]
|
||||||
git = "https://github.com/MeexReay/bRAC"
|
git = "https://github.com/MeexReay/bRAC"
|
||||||
rev = "5b23a3bd"
|
rev = "f3b6cbd01c5443e03d012c3c866487ba19785baf"
|
||||||
default-features = false
|
default-features = false
|
Loading…
x
Reference in New Issue
Block a user