xhandler-rust
xhandler-rust copied to clipboard
Administra XMLs basados en UBL y los estándares de la SUNAT respecto a la facturación electrónica.
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 6.1.0 to 6.2.3. Release notes Sourced from @patternfly/patternfly's releases. v6.2.3 What's Changed Cherry pick 6.2.x patch by @dlabaj in patternfly/patternfly#7476 Full Changelog: https://github.com/patternfly/patternfly/compare/v6.2.1...v6.2.3 v6.2.1 Full Changelog: https://github.com/patternfly/patternfly/compare/v6.2.0...v6.2.1...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.2. Release notes Sourced from tokio's releases. Tokio v1.44.2 This release fixes a soundness issue in the broadcast channel. The channel accepts values that are...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72. Release notes Sourced from openssl's releases. openssl-v0.10.72 What's Changed make set_rsa_oaep_md visible to boringssl config by @frncs-rss in sfackler/rust-openssl#2372 Fix typo in openssl-sys build...
Bumps [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) from 1.7.3 to 1.7.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.217 to 1.0.219. Release notes Sourced from serde's releases. v1.0.219 Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0) v1.0.218 Documentation improvements Commits 49d098d...
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2. Release notes Sourced from axios's releases. Release v1.8.2 Release notes: Bug Fixes http-adapter: add allowAbsoluteUrls to path building (#6810) (fb8eec2) Contributors to this release...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.145. Release notes Sourced from serde_json's releases. v1.0.145 Raise serde version requirement to >=1.0.220 v1.0.144 Switch serde dependency to serde_core (#1285) v1.0.143 Implement Clone and...
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.11 to 1.5.15. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.28. Release notes Sourced from log's releases. 0.4.28 What's Changed ci: drop really old trick and ensure MSRV for all feature combo by @tisonkun in...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.100. Release notes Sourced from anyhow's releases. 1.0.100 Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#426) 1.0.99 Allow build-script cleanup failure with...