# 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 = "stagraph" version = "0.1.0" links = "stagraph" description = "A graph-based static timing analysis (GB-STA) engine." license = "AGPL-3.0-only" [dependencies.by_address] version = "1.1.0" [dependencies.clilog] version = "0.2.3" [dependencies.compact_str] version = "0.7.0" [dependencies.indexmap] version = "1.9.3" [dependencies.libertyparse] version = "0.3.0" features = ["direction_provider"] [dependencies.netlistdb] version = "0.3.0" [dependencies.readonly] version = "0.2.7" [dependencies.spefparse] version = "0.2.0" [dependencies.ulib] version = "0.3.1" [dependencies.zeroable] version = "0.2.0" [build-dependencies.ucc] version = "0.2.0"