Skip to content

Commit

Permalink
chore: fix license name
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Nov 24, 2024
1 parent 0d58e7f commit 2fe0deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"
homepage = "https://github.com/swpu-acm/online-judge"
repository = "https://github.com/swpu-acm/online-judge"
authors = ["苏向夜 <[email protected]>"]
license = "AGPLv3"
license = "AGPL-3.0-only"

[dependencies]
anyhow = "1.0.92"
Expand Down

0 comments on commit 2fe0deb

Please sign in to comment.