microfetch/Cargo.toml

10 lines
96 B
TOML
Raw Normal View History

2024-08-03 16:06:29 +00:00
[package]
name = "microfetch"
version = "0.1.0"
edition = "2021"
[dependencies]
libc = "0.2"