blob: a3e5d9e0e219662e52a6b1558c766a713164f533 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[package]
name = "fparkan-animation"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[dependencies]
[lints]
workspace = true
|