prusti-dev
prusti-dev copied to clipboard
Missing edge in dependency_graph.py
The ./docs/dependency-graph/dependency_graph.py does not generate the dependency edge prusti-interface --> prusti-specs.
Starting from Python 3.11, there is a built-in tomllib library that we could use instead of manually parsing the TOML file.
That would be great. We could also check if ./x.py metadata provides all the data that we need. That would be more robust than collecting Cargo.toml files.
There's also cargo tree