Skip to content

Commit ca9f3cb

Browse files
committed
chore: go back to rust2021
Until formatting differences between cargo fmt and pre-commit are fixed, the CI will be failing.
1 parent 3304949 commit ca9f3cb

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
@@ -3,7 +3,7 @@ name = "cot-site"
33
description = "Cot web framework website and official guide"
44
authors = ["Mateusz Maćkowski <mateusz@mackowski.org>"]
55
version = "0.1.0"
6-
edition = "2024"
6+
edition = "2021"
77

88
[workspace]
99
members = [

0 commit comments

Comments
 (0)