Update README.md
This commit is contained in:
parent
4c3ad2cb8f
commit
677f429afe
|
@ -13,7 +13,7 @@ types. While serde is great for formats like JSON, the underlying structure it p
|
||||||
great fit for XML, limiting serde-based tools like quick-xml. instant-xml more rigorously maps the
|
great fit for XML, limiting serde-based tools like quick-xml. instant-xml more rigorously maps the
|
||||||
XML data model (including namespaces) to Rust types while providing a serde-like interface.
|
XML data model (including namespaces) to Rust types while providing a serde-like interface.
|
||||||
|
|
||||||
This library is used in production at [Instant Domains](https://instantdomains.com/).
|
This library is used in production at [Instant Domain Search](https://instantdomainsearch.com/).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue