1
0
mirror of synced 2025-12-27 07:27:58 +08:00
Files
SnowFlake-IdGenerator/Rust/source/Cargo.toml
2021-03-23 01:58:32 +08:00

13 lines
259 B
TOML

[package]
name = "RS-SnowF"
version = "0.1.0"
authors = ["zhouzj <zhouzj@zhouzj.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.10"
lazy_static = "1.4.0"