Skip to content

Commit

Permalink
chore: Update license field in crate manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-leinz committed Oct 21, 2024
1 parent 675c85c commit e1439e7
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 @@ -4,9 +4,9 @@ version = "1.0.0"
edition = "2021"
authors = ["Caleb Leinz <[email protected]>"]
description = "ATLAS Freedom Configuration"
license = "MIT"
readme = "README.md"
repository = "https://github.com/ATLAS-Space-Operations/rust-freedom-config"
publish = ["atlasspace-rust"]

[dependencies]
url = { version = "2.5.0" }
Expand Down

0 comments on commit e1439e7

Please sign in to comment.