Skip to content

Commit de2db36

Browse files
authored
feat!: upgrade msrv
1 parent f49627b commit de2db36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ keywords = ["schema", "package", "npm", "node", "json"]
1111
license = "Unlicense"
1212
readme = "readme.md"
1313
repository = "https://github.com/ifiokjr/package_json_schema"
14-
rust-version = "1.70"
14+
rust-version = "1.72"
1515
description = "Parse content from `package.json` content and consume the result as a `PackageJson` struct."
1616

1717
[lib]

0 commit comments

Comments
 (0)