Sha256: 84023673d88a4a3a2cf6981b7ddb2ac5a2b32ffd633e00626083bf445c7a649f
Contents?: true
Size: 1.33 KB
Versions: 3
Compression:
Stored size: 1.33 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 = "2018" name = "winx" version = "0.35.0" authors = [ "Jakub Konka <kubkon@jakubkonka.com>", "Dan Gohman <dev@sunfishcode.online>", ] description = "Windows API helper library" documentation = "https://docs.rs/winx" readme = "README.md" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/sunfishcode/winx" [package.metadata.docs.rs] targets = [ "x86_64-pc-windows-msvc", "i686-pc-windows-msvc", ] [dependencies.bitflags] version = "1.0" [dependencies.io-lifetimes] version = "1.0.0" default-features = false [target."cfg(windows)".dependencies.windows-sys] version = "0.45.0" features = [ "Win32_Foundation", "Win32_Storage_FileSystem", "Win32_System_IO", "Win32_System_Ioctl", "Win32_System_LibraryLoader", "Win32_System_Performance", "Win32_System_SystemServices", "Win32_System_WindowsProgramming", ]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-7.0.0 | ./ext/cargo-vendor/winx-0.35.0/Cargo.toml |
wasmtime-6.0.1 | ./ext/cargo-vendor/winx-0.35.0/Cargo.toml |
wasmtime-6.0.0 | ./ext/cargo-vendor/winx-0.35.0/Cargo.toml |