diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2023-02-09 10:44:32 -0330 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2023-02-09 10:44:32 -0330 |
| commit | 15cc41d0b11ba91758211376b953a30b84376d25 (patch) | |
| tree | 3bbd28e034587cfb45847df19e8657b323095634 /Cargo.toml | |
| parent | ec0c61cd1f33423a4fcc33e6dd99c96c5ea08471 (diff) | |
| download | pfc-0.5.0.zip | |
update man page and version numberv0.5.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "pfc" -version = "0.4.0" +version = "0.5.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |