1 2 3 4 5 6 7 8 9 10 11 12 13
[package] name = "rex-shared" version = "0.2.0" edition = "2024" description = """ Shared code for Rex """ homepage = "https://github.com/TheRustyPickle/Rex" repository = "https://github.com/TheRustyPickle/Rex" license = "MIT" [dependencies]