We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63fee0a commit 0aee369Copy full SHA for 0aee369
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "rust-npm"
3
version = "0.1.0"
4
-edition = "2024"
+edition = "2021"
5
license = "MIT"
6
authors = ["vincentdchn"]
7
description = "Simple CLI to print a message"
0 commit comments