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