Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update description of feos-derive
  • Loading branch information
prehner committed Nov 7, 2025
commit f62cbbbbffd371ef7f67582a0587379c6b9d2980
2 changes: 1 addition & 1 deletion crates/feos-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
description = "Macros for the Residual and HelmholtzEnergyFunctional traits in FeOs"
description = "Macros for the automatic implementation of traits in FeOs"

[lib]
proc-macro = true
Expand Down