Skip to content

Commit

Permalink
fix: wrong license name
Browse files Browse the repository at this point in the history
  • Loading branch information
AH-dark committed Jun 25, 2024
1 parent cfd1b94 commit dd2e2bd
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 @@ -6,7 +6,7 @@ edition = "2021"
repository = "https://github.com/AH-dark/distributed-scheduler.git"
authors = ["AH-dark <[email protected]>"]
readme = "README.md"
license = "AGPL-3"
license = "AGPL-3.0-or-later"

[features]
default = ["redis_driver"]
Expand Down

0 comments on commit dd2e2bd

Please sign in to comment.