]> git.proxmox.com Git - rustc.git/blame - vendor/log_settings/Cargo.toml
New upstream version 1.48.0+dfsg1
[rustc.git] / vendor / log_settings / Cargo.toml
CommitLineData
8faf50e0
XL
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
6# to registry (e.g. crates.io) dependencies
7#
8# If you believe there's an error in this file please file an
9# issue against the rust-lang/cargo repository. If you're
10# editing this file be aware that the upstream Cargo.toml
11# will likely look very different (and much more reasonable)
12
ff7c6d11
XL
13[package]
14name = "log_settings"
8faf50e0 15version = "0.1.2"
ff7c6d11 16authors = ["Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>"]
ff7c6d11
XL
17description = "a tiny crate allowing libraries to change logger settings"
18keywords = ["log", "settings"]
8faf50e0 19license = "MIT"
ff7c6d11 20repository = "https://github.com/oli-obk/log_settings"
8faf50e0
XL
21[dependencies.lazy_static]
22version = "1.0"