path_helper 0.1.3

简单易用的路径处理库
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[advisories]

version = 2



[licenses]

version = 2

allow = ["MIT"]

confidence-threshold = 1.0



[bans]

# We don't maintain a fixed Cargo.lock so enforcing

# `multiple-versions = "deny"` is impractical.

multiple-versions = "allow"

wildcards = "deny"



[sources]

unknown-registry = "deny"

unknown-git = "deny"