crates.io-index/mi/ll/millennium-webview
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

4 lines
15 KiB
Plaintext

{"name":"millennium-webview","vers":"1.0.0-beta.1","deps":[{"name":"anyhow","req":"^1.0.56","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"block","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"cocoa","req":"^0.24","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"core-graphics","req":"^0.22","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"gdk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gio","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"glib","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gtk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"http","req":"^0.2.6","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"http-range","req":"^0.1.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"jni","req":"^0.18.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"android\")","kind":"normal"},{"name":"libc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"log","req":"^0.4","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"millennium-core","req":"^1.0.0-beta.1","features":["serde"],"optional":false,"default_features":false,"target":null,"kind":"normal"},{"name":"objc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"objc_id","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"once_cell","req":"^1.10","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde","req":"^1.0","features":["derive"],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde_json","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"tempfile","req":"^3.3.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"thiserror","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"url","req":"^2.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"webkit2gtk","req":"^0.17","features":["v2_22"],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webkit2gtk-sys","req":"^0.17","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webview2-com","req":"^0.13.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows","req":"^0.30.0","features":["alloc","Win32_Foundation","Win32_Graphics_Gdi","Win32_System_Com","Win32_System_Com_StructuredStorage","Win32_System_SystemInformation","Win32_System_Ole","Win32_System_SystemServices","Win32_UI_Shell","Win32_UI_WindowsAndMessaging"],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows_macros","req":"^0.30.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"}],"cksum":"5e2a4d96ef83fd5d1253e579406902ac811bf4ef88bf7945d84f2de6b38bb527","features":{"ayatana":["millennium-core/ayatana"],"default":["file-drop","objc-exception","protocol"],"devtools":[],"dox":["millennium-core/dox"],"file-drop":[],"fullscreen":[],"objc-exception":["objc/exception"],"protocol":[],"transparent":[],"tray":["millennium-core/tray"]},"yanked":true,"rust_version":"1.57"}
{"name":"millennium-webview","vers":"1.0.0-beta.2","deps":[{"name":"anyhow","req":"^1.0.56","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"block","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"cocoa","req":"^0.24","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"core-graphics","req":"^0.22","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"gdk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gio","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"glib","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gtk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"http","req":"^0.2.6","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"http-range","req":"^0.1.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"jni","req":"^0.18.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"android\")","kind":"normal"},{"name":"libc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"log","req":"^0.4","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"millennium-core","req":"^1.0.0-beta.2","features":["serde"],"optional":false,"default_features":false,"target":null,"kind":"normal"},{"name":"objc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"objc_id","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"once_cell","req":"^1.10","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde","req":"^1.0","features":["derive"],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde_json","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"tempfile","req":"^3.3.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"thiserror","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"url","req":"^2.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"webkit2gtk","req":"^0.17","features":["v2_22"],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webkit2gtk-sys","req":"^0.17","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webview2-com","req":"^0.13.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows","req":"^0.30.0","features":["alloc","Win32_Foundation","Win32_Graphics_Gdi","Win32_System_Com","Win32_System_Com_StructuredStorage","Win32_System_SystemInformation","Win32_System_Ole","Win32_System_SystemServices","Win32_UI_Shell","Win32_UI_WindowsAndMessaging"],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows_macros","req":"^0.30.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"}],"cksum":"cc75c740f4c547634afa05f7c8d243cc5cf07d187ad7f74a5a7ae5057d1c2458","features":{"ayatana":["millennium-core/ayatana"],"default":["file-drop","objc-exception","protocol"],"devtools":[],"dox":["millennium-core/dox"],"file-drop":[],"fullscreen":[],"objc-exception":["objc/exception"],"protocol":[],"transparent":[],"tray":["millennium-core/tray"]},"yanked":true,"rust_version":"1.57"}
{"name":"millennium-webview","vers":"1.0.0-beta.3","deps":[{"name":"anyhow","req":"^1.0.57","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"block","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"cocoa","req":"^0.24","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"core-graphics","req":"^0.22","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"gdk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gio","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"glib","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"gtk","req":"^0.15","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"http","req":"^0.2.7","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"http-range","req":"^0.1.5","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"jni","req":"^0.18.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"android\")","kind":"normal"},{"name":"libc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"log","req":"^0.4","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"millennium-core","req":"^1.0.0-beta.3","features":["serde"],"optional":false,"default_features":false,"target":null,"kind":"normal"},{"name":"objc","req":"^0.2","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"objc_id","req":"^0.1","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"ios\", target_os = \"macos\"))","kind":"normal"},{"name":"once_cell","req":"^1.10","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde","req":"^1.0","features":["derive"],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"serde_json","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"tempfile","req":"^3.3.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"dev"},{"name":"thiserror","req":"^1.0","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"url","req":"^2.2","features":[],"optional":false,"default_features":true,"target":null,"kind":"normal"},{"name":"webkit2gtk","req":"^0.18","features":["v2_22"],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webkit2gtk-sys","req":"^0.18","features":[],"optional":false,"default_features":true,"target":"cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))","kind":"normal"},{"name":"webview2-com","req":"^0.16.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows","req":"^0.37.0","features":["alloc","implement","Win32_Foundation","Win32_Graphics_Gdi","Win32_System_Com","Win32_System_Com_StructuredStorage","Win32_System_LibraryLoader","Win32_System_Ole","Win32_System_SystemInformation","Win32_System_SystemServices","Win32_UI_Shell","Win32_UI_WindowsAndMessaging"],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"},{"name":"windows-implement","req":"^0.37.0","features":[],"optional":false,"default_features":true,"target":"cfg(target_os = \"windows\")","kind":"normal"}],"cksum":"f6d509c73f078bba467cdfb0dd2eb90fd23c7dde242f255d4f627f0b0b3127a9","features":{"default":["file-drop","objc-exception","protocol"],"devtools":[],"dox":["millennium-core/dox"],"file-drop":[],"fullscreen":[],"objc-exception":["objc/exception"],"protocol":[],"transparent":[],"tray":["millennium-core/tray"]},"yanked":true,"rust_version":"1.57"}