cardinal 0.1.1

microservice app for all the universe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cardinal"
version = "0.1.1"
dependencies = [
 "unutils",
]

[[package]]
name = "unutils"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d26f5eeafc14242028c4a3483b10326c4492440ade275f2ed32a3321862bb91"