amber icon indicating copy to clipboard operation
amber copied to clipboard

Refactor and remove YAML_mapping

Open crimson-knight opened this issue 2 years ago • 0 comments

In the Amber shard file, we still rely on yaml_mapping which is a shard created to maintain the deprecated YAML.mapping functionality that was moved into YAML::Serializable in the std lib.

This is currently in the shard.yml file and can be found inside of the CLI tool and Amber-core.

Let's remove this deprecated library and reduce unnecessary shards from being installed with Amber.

crimson-knight avatar Mar 10 '23 19:03 crimson-knight