Initial commit

This commit is contained in:
Rendo 2026-02-05 08:13:24 +05:00
commit 1afa91cdc3
4 changed files with 20 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "rendo-tween"
version = "0.1.0"
edition = "2024"
[dependencies]