[package] name = "hello-phext" version = "0.3.5" authors = ["Will Bickford "] description = "A rust-native implementation of phext with replit support" homepage = "https://phext.io/" license = "MIT" edition = "2021" [dependencies] rocket = "0.5.0" libphext = "0.1.3"