mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-14 13:31:22 +00:00
cargo +nightly fmt --all
Rustfmt all the things!
This commit is contained in:
@ -53,7 +53,8 @@ pub fn run() -> Promise {
|
||||
&opts,
|
||||
).unwrap();
|
||||
|
||||
request.headers()
|
||||
request
|
||||
.headers()
|
||||
.set("Accept", "application/vnd.github.v3+json")
|
||||
.unwrap();
|
||||
|
||||
|
Reference in New Issue
Block a user