Skip to content

Commit 197f582

Browse files
authored
MSRV 1.85 (#3)
* chore: add `Cargo.lock` * build: bump MSRV to 1.85, edition to 2024 * build(cargo,clippy): set multiple crate versions lint * chore: lint * ci(changesets): add MSRV changeset
1 parent b8d88e8 commit 197f582

File tree

6 files changed

+556
-13
lines changed

6 files changed

+556
-13
lines changed

.changeset/perky-rabbits-kneel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@omnidotdev/eden-cli": minor
3+
---
4+
5+
Bump MSRV to 1.85, Rust edition to 2024

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
/node_modules
22
/target
3-
Cargo.lock

0 commit comments

Comments
 (0)