rust_dot 0.6.0

RustDOT is mostly the Graphviz DOT language, lightly rustified.
Documentation
2024-05-03  D. Pfeiffer  <occitan@esperanto.org>

	* v0.6.0: Implement html ids.

2024-04-08  D. Pfeiffer  <occitan@esperanto.org>

	* v0.5.1: Fix typo in test.

2024-04-07  D. Pfeiffer  <occitan@esperanto.org>

	* v0.5.0: ID concatenation with `+`

2024-04-02  D. Pfeiffer  <occitan@esperanto.org>

	* v0.4.0: Handle \ in files & r"" in macro, .1 floats, fix UTF-16

2024-03-27  D. Pfeiffer  <occitan@esperanto.org>

	* v0.3.0: Also parse UTF-16 & Latin-1 and do # comments

2024-03-18  D. Pfeiffer  <occitan@esperanto.org>

	* v0.2.0: Skip attrs

2024-02-18  D. Pfeiffer  <occitan@esperanto.org>

	* v0.1.0: Initial working release