Sha256: db83cbcd6858318f5390cad016347fab976c69979a89e38c84508d6a5873571e

Contents?: true

Size: 1.27 KB

Versions: 17

Compression:

Stored size: 1.27 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.63"
name = "winx"
version = "0.36.3"
authors = [
    "Jakub Konka <kubkon@jakubkonka.com>",
    "Dan Gohman <dev@sunfishcode.online>",
]
exclude = ["/.github"]
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 = "2.4"

[target."cfg(windows)".dependencies.windows-sys]
version = "0.52.0"
features = [
    "Win32_Foundation",
    "Win32_Storage_FileSystem",
    "Win32_System_IO",
    "Win32_System_Ioctl",
    "Win32_System_LibraryLoader",
    "Win32_System_Performance",
    "Win32_System_SystemServices",
]

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
wasmtime-27.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-26.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-25.0.2 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-25.0.1 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-25.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-24.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-23.0.2 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-22.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-21.0.1 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-20.0.2 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-20.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-18.0.3 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-17.0.1 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-17.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-16.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-15.0.1 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml
wasmtime-15.0.0 ./ext/cargo-vendor/winx-0.36.3/Cargo.toml