pimconf 0.1.0

CLI and lib to discover PIM-related services
[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-git = [
  "https://github.com/pimalaya/cli",
  "https://github.com/pimalaya/io-http",
  "https://github.com/pimalaya/stream",
  "https://github.com/soywod/domain",
]

[licenses]
allow = [
  "Apache-2.0",
  "BSD-3-Clause",
  "CDLA-Permissive-2.0",
  "ISC",
  "MIT",
  "MPL-2.0",
  "Unicode-3.0",
]