Skip to content

Commit 53189c3

Browse files
committed
shorter keyword for feos-derive crate
1 parent 8479e0f commit 53189c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feos-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Macros for the EquationOfState and HelmholtzEnergyFunctional trai
88
license = "MIT OR Apache-2.0"
99
homepage = "https://github.com/feos-org"
1010
repository = "https://github.com/feos-org/feos"
11-
keywords = ["physics", "thermodynamics", "equations_of_state", "phase_equilibria", "density_functional_theory"]
11+
keywords = ["physics", "thermodynamics", "equations_of_state", "phase_equilibria"]
1212

1313
[lib]
1414
proc-macro = true

0 commit comments

Comments
 (0)