[Draft] Implement Early deletion by Submitter #37 #38
1 changed files with 1 additions and 1 deletions
fix version mismatch between Cargo.toml and Changelog.md
commit
2cfb1eb58f
|
|
@ -4,7 +4,7 @@ members = [".", "packages/*"]
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.2.5"
|
version = "0.2.5"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
rust-version = "1.60"
|
rust-version = "1.64"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
include = ["APACHE-2.0.LICENSE","MIT.LICENSE"]
|
include = ["APACHE-2.0.LICENSE","MIT.LICENSE"]
|
||||||
repository = "https://www.fs-infmath.uni-kiel.de/git/FS-InfMath/Jobboerse"
|
repository = "https://www.fs-infmath.uni-kiel.de/git/FS-InfMath/Jobboerse"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue