summary refs log tree commit diff
path: root/Cargo.toml
blob: 782319cda2ae681a4a9219d845089df1f824db08 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "ivy"
version = "0.1.0"
authors = ["Irene Knapp <ireneista@irenes.space>"]
edition = "2024"

[dependencies]
smol = "2.0.2"
termios = "0.3.3"