Skip to content

Commit ad3d41d

Browse files
authored
Set msrv for codecs to 1.83 (#422)
* Set msrv for codecs to 1.74 Fixed #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 8947fed commit ad3d41d

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)