# 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 = "visa" version = "0.1.1" description = "A VISA (Virtual Instrument Software Architecture) Wrapper which allows concurrent and dynamic switching between visa implementations from different vendors." readme = "README.md" license = "MIT" repository = "https://github.com/ajundi/ATE_Cosmere/tree/main/visa" resolver = "1" [dependencies.dlopen] version = "0.1.8" [dependencies.dlopen_derive] version = "0.1.4"