Skip to content

Commit 1030fef

Browse files
NobodyXuDorianNiemiecSVRJS
authored andcommitted
Set msrv for codecs to 1.83 (Nullus157#422)
* Set msrv for codecs to 1.74 Fixed Nullus157#421 Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com> * Bump codec msrv to 1.83 Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com> --------- Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
1 parent da885e3 commit 1030fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/compression-codecs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ edition.workspace = true
1010
license.workspace = true
1111
readme = "../../README.md"
1212
repository.workspace = true
13+
rust-version = "1.83"
1314

1415
[package.metadata.docs.rs]
1516
all-features = true

0 commit comments

Comments
 (0)