github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/examples/rust/basic/Cargo.toml (about) 1 [package] 2 name = "basic" 3 version = "0.1.0" 4 edition = "2021" 5 6 [dependencies] 7 pyroscope = "0.5" 8 pyroscope_pprofrs = "0.2"