diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ version = "1.2.2" license = "MIT/Apache-2.0" authors = ["Aaron Power <theaaronepower@gmail.com>", "Paul Woolcock <paul@woolcock.us>", "D. Scott Boggs <scott@tams.tech>"] edition = "2021" -rust-version = "1.65" +rust-version = "1.67" [package] name = "mastodon-async" |