sendmer 0.5.0

A cli tool to send directories over the network, with NAT hole punching
1
2
3
4
5
6
# Clippy configuration for the sendmer project.

# Set the minimum supported Rust version for Clippy's MSRV-aware lints.

msrv = "1.91.0"


# You can add other Clippy configuration keys here as needed.

# See Clippy docs for available options.