Skip to content

Commit e0e18c2

Browse files
authored
fix: Update msrv to the smallest supported (#26)
1 parent a6254b4 commit e0e18c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "encode"
33
version = "0.2.4"
44
edition = "2021"
5-
rust-version = "1.84.0"
5+
rust-version = "1.81.0"
66
description = "A simple framework for encoding binary data."
77
license = "MIT"
88
homepage = "https://github.com/Altair-Bueno/encode"

0 commit comments

Comments
 (0)