Skip to content

Commit f5280b0

Browse files
committed
Update to Rust 2024 edition
1 parent 6ff6523 commit f5280b0

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 = "2021"
5+
edition = "2024"
66
description = "automate starting binary exploit challenges"
77
repository = "https://github.com/io12/pwninit"
88
readme = "README.md"

0 commit comments

Comments
 (0)