[package] name = "xxai" version = "0.1.2" edition = "2021" license = "SSPL-1.0" homepage = "https://github.com/xxai-art/rsrv" repository = "https://github.com/xxai-art/rsrv.git" description = "utils for xxai.art" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1.0.71" base-x = "0.2.11" coarsetime = "0.1.23" psl = "2.1.4" rand = "0.8.5" vbyte = "0.1.0"