netform_dialect_iosxe 0.5.0

IOS XE dialect profile for netform lossless config parsing
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "netform_dialect_iosxe"
version = "0.5.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "IOS XE dialect profile for netform lossless config parsing"
homepage = "https://github.com/cyberwitchery/netform"
documentation = "https://docs.rs/netform_dialect_iosxe"
readme = false
license = "MIT"
repository = "https://github.com/cyberwitchery/netform"
resolver = "2"

[lib]
name = "netform_dialect_iosxe"
path = "src/lib.rs"

[dependencies.netform_ir]
version = "0.5.0"