637da791ff
recipes/dev/gcc13 was claiming name='cxx' — conflicted with local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match directory names for unique package identification by the cookbook.
10 lines
147 B
TOML
10 lines
147 B
TOML
[package]
|
|
name = "py-spy"
|
|
version = "0.1.0"
|
|
|
|
#TODO ahash crate error
|
|
[source]
|
|
git = "https://github.com/benfred/py-spy"
|
|
[build]
|
|
template = "cargo"
|