[package] name = "rt_nds" version = "0.2.0" edition = "2021" description = "Real-time distributed network emulator" license = "GPL-3.0" homepage = "https://github.com/AmyangXYZ/rt_nds" readme = "README.md" keywords = ["real-time", "cache", "service", "network"] [dependencies] crc32fast = "1.4.2" libc = "0.2" core_affinity = "0.8.1" rand = "0.8.5"