roundable 0.2.0

Round numbers and durations to a given factor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[bans]
multiple-versions = "allow"

[licenses]
allow = [
  "Apache-2.0",
  "Apache-2.0 WITH LLVM-exception",
  "BSD-2-Clause",
  "BSD-3-Clause",
  "MIT",
  "Unicode-DFS-2016",
  "Unlicense",
  "Zlib",
]
default = "deny"
unused-allowed-license = "allow"