# 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 = "ora-scheduler" version = "0.2.1" publish = true description = "Part of the Ora scheduler framework." license = "MIT OR Apache-2.0" [dependencies.ahash] version = "0.8.3" [dependencies.async-trait] version = "0.1.71" [dependencies.futures] version = "0.3.28" [dependencies.ora-common] version = "^0.1.2" [dependencies.ora-timer] version = "^0.1.1" [dependencies.ora-util] version = "^0.1.0" [dependencies.thiserror] version = "1.0.43" [dependencies.tokio] version = "1.29.1" features = ["macros"] [dependencies.tracing] version = "0.1.37" [dependencies.uuid] version = "1.4.0"