ctime 0.1.1

Command line utility to get run-time from a Windows, MacOS, or Unix system program.
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "ctime"
version = "0.1.1"
edition = "2021"
author = "SpacePengwin"
description = "Command line utility to get run-time from a Windows, MacOS, or Unix system program."
license = "GPL-3.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]