storj-thirdparty / uplink-rust

Rust bindings for libuplink
25 stars 5 forks source link

uplink-sys(fix): Remove needless borrow #44

Closed ifraixedes closed 2 years ago

ifraixedes commented 2 years ago

Remove needless references of types/values that are already referenced.

This issue was reported by Clippy linter after it was updated.

See https://github.com/storj-thirdparty/uplink-rust/actions/runs/3549876475/jobs/5962723049#step:4:64