Sha256: 4ac423a10cbfbcd816daf40abc9765d7f5287db19d6dd2634bf68b56d6bb90b9

Contents?: true

Size: 1.2 KB

Versions: 17

Compression:

Stored size: 1.2 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"
name = "fs-set-times"
version = "0.20.1"
authors = ["Dan Gohman <dev@sunfishcode.online>"]
exclude = ["/.github"]
description = "Set filesystem timestamps"
documentation = "https://docs.rs/fs-set-times"
readme = "README.md"
keywords = [
    "api",
    "file",
]
categories = ["filesystem"]
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
repository = "https://github.com/bytecodealliance/fs-set-times"

[dependencies.io-lifetimes]
version = "2.0.0"
default-features = false

[target."cfg(not(windows))".dependencies.rustix]
version = "0.38.0"
features = [
    "fs",
    "time",
]

[target."cfg(windows)".dependencies.windows-sys]
version = "0.52.0"
features = [
    "Win32_Foundation",
    "Win32_Storage_FileSystem",
]

Version data entries

17 entries across 17 versions & 1 rubygems

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