mirror of
https://github.com/Astatin3/rust-swerve-sim.git
synced 2026-06-09 00:28:04 -06:00
8 lines
114 B
TOML
8 lines
114 B
TOML
[package]
|
|
name = "rust-window-thing"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
piston_window = "0.132.0"
|