Sha256: 8967b5985828534a749f60489c6245ee77ceb9499827b985226b4417b4e358ba
Contents?: true
Size: 1.08 KB
Versions: 32
Compression:
Stored size: 1.08 KB
Contents
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.58" name = "fxprof-processed-profile" version = "0.6.0" authors = ["Markus Stange <mstange.moz@gmail.com>"] description = "Create profiles in the Firefox Profiler's processed profile JSON format." readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/mstange/samply/" resolver = "1" [dependencies.bitflags] version = "2.0" [dependencies.debugid] version = "0.8.0" [dependencies.fxhash] version = "0.2.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dev-dependencies.assert-json-diff] version = "2.0.1"
Version data entries
32 entries across 32 versions & 1 rubygems