build: update version to 0.10, rust 1.87, update Cargo.lock
This commit is contained in:
parent
01fde4c112
commit
a3befc87da
3 changed files with 380 additions and 262 deletions
638
Cargo.lock
generated
638
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -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"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[toolchain]
|
||||
channel = "1.84.0"
|
||||
channel = "1.87"
|
||||
|
|
Loading…
Add table
Reference in a new issue