# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "st2-logformat" version = "0.1.0" authors = ["Malte Sandstede ", "ST2-repository/AUTHORS"] description = "Adapter-agnostic definitions for data types used by ST2" homepage = "https://github.com/li1/SnailTrail" license = "MIT" repository = "https://github.com/li1/snailtrail.git" [dependencies.abomonation] version = "0.7" [dependencies.abomonation_derive] version = "0.3" [dependencies.differential-dataflow] version = "0.10.0" [dependencies.timely] version = "0.10.0"