macro_paste 1.1.4

Macros for all your token pasting needs. Maintained, drop-in replacement for paste.
Documentation
## Version 1.1.5 

#### New Features


#### Improvements


#### Fixes


---

## Version 1.1.4 (03-26-2026)

#### New Features


#### Improvements
- MSRV (minimum supported Rust version) updated from 1.76 to 1.85 without build/unit test errors

#### Fixes


---

## Version 1.1.3 (03-16-2026)

#### New Features


#### Improvements
- Modified categories for crates.io

#### Fixes


---

## Version 1.1.2 (03-14-2026)

#### New Features
- Renamed crate for publishing to crates.io
- Rename-related code modifications to resolve build/test errors & warnings

#### Improvements


#### Fixes


---

## Version 1.1.1 (03-12-2026)

#### New Features


#### Improvements
- Updated trybuild dependency version

#### Fixes


---

## Version 1.1.0 (Oct 20, 2025)

#### New Features
- Several security scanners have been added to the repo to ensure any issues are found quickly

#### Improvements
- Dependencies in all Cargo.toml files updated to latest without build/unit test errors
- Minor code/comment additions to streamline compatibility
- Rust edition updated from 2018 to 2021 without build/unit test errors
- MSRV (minimum supported Rust version) updated from 1.31 to 1.76 without build/unit test errors

#### Fixes