aboutsummaryrefslogtreecommitdiff
path: root/examples/with-3rd-party/third-party-lib/Cargo.toml
blob: 37668c4c207045661270e9c685dcffc630ac1e3c (plain)
1
2
3
4
5
6
[package]
name = "third-party-lib"
version = "0.1.0"
edition = "2021"

[dependencies]