# 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 = "stm32mp25-rgmii-gtx-clock-delay" version = "0.6.3" description = "A tool to calibrate RGMII GTX clock delay on STM32MP2" readme = "README.md" license = "BSD-3-Clause" [dependencies.anyhow] version = "1.0.75" [dependencies.byte-unit] version = "4.0.19" [dependencies.clap] version = "=4.3.24" features = ["derive"] [dependencies.clap_lex] version = "=0.5.0" [dependencies.curl] version = "0.4.44" [dependencies.lazy_static] version = "1.4.0" [dependencies.libc] version = "0.2.147" [dependencies.log] version = "0.4.19" [dependencies.nix] version = "0.26.2" [dependencies.stderrlog] version = "0.5.4"