```
Compiling deno_core v0.195.0
error[E0658]: use of unstable library feature 'pin_macro'
--> /home/jadi/.cargo/registry/src/github.com-1ecc6299db9ec823/deno_core-0.195.0/joinset.rs:81:16
|
81 | let next = std::pin::pin!(self.joinset.join_next());
| ^^^^^^^^^^^^^
|
= note: see issue #93178 <
https://github.com/rust-lang/rust/issues/93178> for more information
Compiling new_mime_guess v4.0.1
Compiling trust-dns-client v0.22.0
Compiling num-rational v0.4.1
For more information about this error, try `rustc --explain E0658`.
```
rustup update time!