# 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 = "osiris-display" version = "0.1.1" description = "A display layer for an Osiris machine." readme = "README.md" keywords = [ "virtual-machine", "processor", "display", "sprite", ] categories = [ "virtualization", "emulators", "development-tools", ] license = "MIT" repository = "https://asgard.trehinos.eu/osiris/display" [dependencies.osiris-data] version = "0.*" [dependencies.osiris-typed] version = "0.*"