bambulab
bambulab copied to clipboard
API client crate for Bambu Lab printers
Similar to https://github.com/greghesp/ha-bambulab/issues/541 I wonder if it's possible to support secure connections with the root CA certificate?
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. Release notes Sourced from tokio's releases. Tokio v1.48.0 1.48.0 (October 14th, 2025) The MSRV is increased to 1.71. Added fs: add File::max_buf_size (#7594) io:...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.228. Release notes Sourced from serde's releases. v1.0.228 Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#2995) v1.0.227 Documentation improvements (#2991) v1.0.226...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.142 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...