build: update version to 0.10, rust 1.87, update Cargo.lock

This commit is contained in:
xeruf 2025-05-19 20:49:33 +02:00
parent 01fde4c112
commit a3befc87da
3 changed files with 380 additions and 262 deletions

638
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -5,7 +5,7 @@ repository = "https://forge.ftt.gmbh/janek/mostr"
readme = "README.md"
license = "GPL 3.0"
authors = ["melonion"]
version = "0.9.3"
version = "0.10.0"
rust-version = "1.82"
edition = "2021"
default-run = "mostr"

View file

@ -1,2 +1,2 @@
[toolchain]
channel = "1.84.0"
channel = "1.87"