Skip to content

Conversation

cathay4t
Copy link
Member

Even the paste crate is unmaintained, it is still better than
unproven alternatives:

  1. Only used during building stage for macro expansion which has been
    widely tested by 10k+ crates. If there is a bug, rust compiler
    should noticed it.
  2. The alternative pastey is not proved by community yet.

Included deny.toml to make cargo deny check happy.

Even the `paste` crate is unmaintained, it is still better than
unproven alternatives:
 1. Only used during building stage for macro expansion which has been
    widely tested by 10k+ crates. If there is a bug, rust compiler
    should noticed it.
 2. The alternative `pastey` is not proved by community yet.

Included `deny.toml` to make `cargo deny check` happy.

Signed-off-by: Gris Ge <[email protected]>
@cathay4t
Copy link
Member Author

@goofacz I have reverted your contribution. I have state my reason above.

@cathay4t cathay4t merged commit 4447216 into rust-netlink:main Sep 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant