fluidattacks-tracks 0.1.0

Rust library for usage analytics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[advisories]
version = 2
ignore = []

[bans]
wildcards = "deny"
highlight = "all"

[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []