track events
This commit is contained in:
14
wg-event-gen/Cargo.lock
generated
Normal file
14
wg-event-gen/Cargo.lock
generated
Normal file
@@ -0,0 +1,14 @@
|
||||
[[package]]
|
||||
name = "strum"
|
||||
version = "0.13.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
name = "wg-event-gen"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"strum 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[metadata]
|
||||
"checksum strum 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6b3fc98c482ff9bb37a6db6a6491218c4c82bec368bd5682033e5b96b969143"
|
Reference in New Issue
Block a user