# 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 = "salsa-2022" version = "0.1.0" [dependencies] arc-swap = "1.4.0" crossbeam = "0.8.1" dashmap = "5.3.4" hashlink = "0.8.0" indexmap = "2" log = "0.4.5" parking_lot = "0.12.1" rustc-hash = "1.1.0" smallvec = "1.0.0" [dependencies.crossbeam-utils] version = "0.8" default-features = false [dependencies.salsa-2022-macros] path = "../salsa-2022-macros"