crates.io-index/op/en/open-coroutine-hooks
bors 036e510847 Collapse index into one commit
Previous HEAD was cbe1434269, now on the `snapshot-2024-03-11` branch

More information about this change can be found [online] and on [this issue].

[online]: https://internals.rust-lang.org/t/cargos-crate-index-upcoming-squash-into-one-commit/8440
[this issue]: https://github.com/rust-lang/crates-io-cargo-teams/issues/47
2024-03-11 08:23:15 +00:00

3 lines
2.7 KiB
Plaintext

{"name":"open-coroutine-hooks","vers":"0.4.0","deps":[{"name":"libc","req":"^0.2.138","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"num_cpus","req":"^1.14.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"once_cell","req":"^1.13.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"open-coroutine-core","req":"^0.4.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"open-coroutine-timer","req":"^0.0.4","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"windows-sys","req":"^0.48.0","features":["Win32_Foundation","Win32_System_Diagnostics_Debug","Win32_System_Threading","Win32_Security","Win32_System_LibraryLoader","Win32_System_SystemServices"],"optional":false,"default_features":true,"target":"cfg(windows)","kind":"normal"}],"cksum":"2c7852d227586bfd114a51974c21f309580b290a17dbfc70b4308d7b79318909","features":{},"yanked":false}
{"name":"open-coroutine-hooks","vers":"0.5.0","deps":[{"name":"cfg-if","req":"^1.0.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"libc","req":"^0.2.150","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"log","req":"^0.4.20","features":[],"optional":true,"default_features":true,"target":null,"kind":"normal"},{"name":"num_cpus","req":"^1.16.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"once_cell","req":"^1.18.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"open-coroutine-core","req":"^0.5.0","features":["syscall"],"optional":false,"default_features":false,"target":null,"kind":"normal"},{"name":"retour","req":"^0.3.1","features":["static-detour"],"optional":false,"default_features":true,"target":"cfg(windows)","kind":"normal"},{"name":"simplelog","req":"^0.12.1","features":[],"optional":true,"default_features":true,"target":null,"kind":"normal"},{"name":"windows-sys","req":"^0.52.0","features":["Win32_Foundation","Win32_System_Diagnostics_Debug","Win32_System_Threading","Win32_Security","Win32_System_LibraryLoader","Win32_System_SystemServices"],"optional":false,"default_features":true,"target":"cfg(windows)","kind":"normal"}],"cksum":"afdb82df72c047bc09e581ec5807e478a6b1a227bff45496c0d6d0d0c8148170","features":{"default":["full"],"full":["preemptive-schedule","io_uring","logs"],"io_uring":["open-coroutine-core/io_uring"],"logs":["log","simplelog","open-coroutine-core/logs"],"preemptive-schedule":["open-coroutine-core/preemptive-schedule"]},"yanked":false}