# 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 = "tarolog" version = "0.2.1" description = "Library for flexible configuration of tarantool logs" readme = "README.md" license = "BSD-2-Clause" repository = "https://git.picodata.io/picodata/picodata/tarolog" [dependencies.chrono] version = "0.4.38" [dependencies.libc] version = "0.2.161" [dependencies.nix] version = "0.29.0" features = [ "default", "process", ] [dependencies.once_cell] version = "1.20.0" [dependencies.serde] version = "1.0.214" [dependencies.serde-json-core] version = "0.6.0" [dependencies.serde_json] version = "1.0.132" [dependencies.tarantool] version = "6.0.0" features = ["picodata"] [dev-dependencies.regex] version = "1.11.1" [dev-dependencies.va_list-helper] version = "0.0.2"