[package] name = "sl_time_convert" version = "0.4.0" authors = ["miclebrick "] edition = "2018" description = "A command line utility to convert real time to and from SL time" license = "MIT" [dependencies] time = "0.1.42" chrono = "0.4.6"