Skip to content

Commit d196780

Browse files
committed
Revert "Update to Rust 2024 edition"
This reverts commit f5280b0.
1 parent f5280b0 commit d196780

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 = "pwninit"
33
version = "3.3.1"
44
authors = ["Benjamin Levy <blevy@protonmail.com>"]
5-
edition = "2024"
5+
edition = "2021"
66
description = "automate starting binary exploit challenges"
77
repository = "https://github.com/io12/pwninit"
88
readme = "README.md"

0 commit comments

Comments
 (0)