Mercurial > crates > nonstick
comparison Cargo.toml @ 195:a47e1f6e4faa v0.1.1
Bump nonstick to v0.1.1.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 03 Aug 2025 01:09:53 -0400 |
parents | 58c0118b8b77 |
children |
comparison
equal
deleted
inserted
replaced
194:58c0118b8b77 | 195:a47e1f6e4faa |
---|---|
2 members = ["testharness"] | 2 members = ["testharness"] |
3 exclude = ["libpam-sys"] | 3 exclude = ["libpam-sys"] |
4 | 4 |
5 [workspace.package] | 5 [workspace.package] |
6 license = "MIT" | 6 license = "MIT" |
7 version = "0.1.0" | 7 version = "0.1.1" |
8 authors = ["Paul Fisher <paul@pfish.zone>"] | 8 authors = ["Paul Fisher <paul@pfish.zone>"] |
9 edition = "2021" | 9 edition = "2021" |
10 rust-version = "1.75.0" | 10 rust-version = "1.75.0" |
11 | 11 |
12 [package] | 12 [package] |