# 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 = "2018" name = "near-actix-test-utils" version = "0.1.0" authors = ["Near Inc "] description = "Near actix util." homepage = "https://github.com/near/nearcore" license = "Apache-2.0" repository = "https://github.com/near/nearcore" resolver = "2" [dependencies.actix-rt] version = "2" [dependencies.futures] version = "0.3"