rust icon indicating copy to clipboard operation
rust copied to clipboard

🦀 Rust runtime for ▲ Vercel Serverless Functions

Results 46 rust issues
Sort by recently updated
recently updated
newest added

Hi all, is there any normal way to have rust api within nextjs app? In nextjs all the APIs are supposed to be in /pages/api/ If I try to add...

Running `> npx vercel dev` and navigating to `http://localhost:3000/api/user` throws the following error: ``` > Building [email protected]:api/user.rs 'ivybridge' is not a recognized processor for this target (ignoring processor) '-avx' is...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies
javascript

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 0.6.13 to 0.6.14. Release notes Sourced from smallvec's releases. v0.6.14 Fix a possible buffer overflow in insert_many (#252, #254). Commits 5757ac5 Fix potential buffer overflow in insert_many...

dependencies
rust

Bumps [net2](https://github.com/deprecrated/net2-rs) from 0.2.33 to 0.2.37. Commits a183475 Release v0.2.37 6081dff haiku: Fix sockaddr_in/sockaddr_in6; Solves #108 71708b7 Release v0.2.36 49b43f2 Do not assume memory layout of std::net::SocketAddr 77a6eb4 Release v0.2.35...

dependencies
rust

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.2.1 to 0.2.2. Commits 6fd7b9c Bump version to 0.2.2 550efc2 Merge branch 'fix-sockaddr-convertion-v0.2.x' into 0.2.x ca8db53 Stop using from_ne_bytes to be compatible with Rust < 1.32.0 3e217e3...

dependencies
rust

Bumps [hyper](https://github.com/hyperium/hyper) from 0.12.35 to 0.12.36. Changelog Sourced from hyper's changelog. v0.12.36 (2021-02-17) Bug Fixes client: allow client GET requests with explicit body headers (23fc8b08, closes #1925) dependencies: use correct...

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.1.22 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...

dependencies
rust

Bumps [http](https://github.com/hyperium/http) from 0.1.19 to 0.1.20. Changelog Sourced from http's changelog. 0.1.20 (November 26, 2019) Fix possible double-free if header::Drain iterator is std::mem::forgoten (#357). Fix possible data race if multiple...

dependencies
rust

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.2 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies
rust