monkey-rust
monkey-rust copied to clipboard
A dancing with interpreter and compiler
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.39.0 to 1.40.0. Release notes Sourced from insta's releases. 1.40.0 Release Notes cargo-insta no longer panics when running cargo test --accept --workspace on a workspace with a...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.210. Release notes Sourced from serde's releases. v1.0.210 Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch) Make...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.80 to 0.2.93. Changelog Sourced from wasm-bindgen's changelog. 0.2.93 Released 2024-08-13 Added Allow exporting functions named default. Throw error in wasm-bindgen-cli if --target web and an exported...
:robot: I have created a release \*beep\* \*boop\* --- ### [0.9.3](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.2...v0.9.3) (2025-04-02) ### Bug Fixes * remove deprecated packages ([0f04fe6](https://www.github.com/gengjiawen/monkey-rust/commit/0f04fe61bed552c0700cc0efe367d98abf1fdebb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.1. Release notes Sourced from insta's releases. 1.43.1 Release Notes This release in identical in rust code to 1.43.0, but reruns the GitHub Actions workflows,...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.210 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 v1.0.217 Support...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.80 to 0.2.100. Changelog Sourced from wasm-bindgen's changelog. 0.2.100 Released 2025-01-12 Added Add attributes to overwrite return (``unchecked_return_type) and parameter types (unchecked_param_type`), descriptions (`return_description` and `param_description`) as...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.140. Release notes Sourced from serde_json's releases. v1.0.140 Documentation improvements v1.0.139 Documentation improvements v1.0.138 Documentation improvements v1.0.137 Turn on "float_roundtrip" and "unbounded_depth" features for serde_json...
Bumps [strum](https://github.com/Peternator7/strum) from 0.25.0 to 0.27.1. Release notes Sourced from strum's releases. v0.27.1 What's Changed Fix docsrs build error regarding IntoDiscriminant trait by @tveness in Peternator7/strum#414 Update docs to actually...
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.2 to 0.27.1. Release notes Sourced from strum_macros's releases. v0.27.1 What's Changed Fix docsrs build error regarding IntoDiscriminant trait by @tveness in Peternator7/strum#414 Update docs to actually...