Cargo.toml 111 B

12345678
  1. [package]
  2. name = "test_statx"
  3. version = "0.1.0"
  4. edition = "2021"
  5. [dependencies]
  6. libc = "0.2.153"
  7. sc = "0.2.7"