pub 0.3.12

publish anything to the open web
Documentation
1
2
3
4
5
6
7
8
[toolchain]
channel = "stable"
targets = [
  "wasm32-unknown-unknown",
  "x86_64-unknown-linux-gnu",
  "aarch64-unknown-linux-gnu",
]
profile = "default"