forked from NationTech/harmony
		
	| - Introduced a new `yaml` macro in `harmony_macros` that validates if the provided YAML string is valid by attempting to deserialize it using `serde_yaml`. - Added dependencies on `serde`, `serde_yaml` for handling YAML deserialization. - Included dev dependencies with features enabled for deriving types from `serde`. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||