2 lines
3.5 KiB
Plaintext
2 lines
3.5 KiB
Plaintext
{"name":"nanosecond-scheduler","vers":"0.1.1","deps":[{"name":"ahash","req":"^0.8","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"bincode","req":"^1.3","features":[],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"cfg-if","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"crossbeam-channel","req":"^0.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"getrandom","req":"^0.2","features":["js"],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"parking_lot","req":"^0.12","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde","req":"^1.0","features":["derive"],"optional":true,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"smallvec","req":"^1.11","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"approx","req":"^0.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"criterion","req":"^0.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"proptest","req":"^1.4","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"rayon","req":"^1.7","features":[],"optional":true,"default_features":true,"target":"cfg(not(target_arch = \"wasm32\"))","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"js-sys","req":"^0.3","features":[],"optional":true,"default_features":true,"target":"cfg(target_arch = \"wasm32\")","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"serde-wasm-bindgen","req":"^0.6","features":[],"optional":true,"default_features":true,"target":"cfg(target_arch = \"wasm32\")","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"wasm-bindgen","req":"^0.2","features":[],"optional":true,"default_features":true,"target":"cfg(target_arch = \"wasm32\")","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null},{"name":"web-sys","req":"^0.3","features":["Performance","Window"],"optional":true,"default_features":true,"target":"cfg(target_arch = \"wasm32\")","kind":"normal","registry":"https://github.com/rust-lang/crates.io-index","package":null}],"cksum":"ae18d5dadde2e41142608f9bbd9b5efca8ffc1ac9d133d01cd5b9c3869f48326","features":{"default":["std"],"parallel":["rayon"],"serde":["dep:serde","dep:bincode"],"simd":[],"std":[],"wasm":["wasm-bindgen","web-sys","js-sys","serde-wasm-bindgen","serde","getrandom/js"]},"yanked":false}
|