Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 8fcbf4a

Browse files
committed
cargo update
1 parent 48f32f8 commit 8fcbf4a

File tree

2 files changed

+34
-45
lines changed

2 files changed

+34
-45
lines changed

Cargo.lock

+33-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![feature(rustc_private)]
2-
#![feature(rustc_macro)]
2+
#![feature(proc_macro)]
33

44
#[macro_use]
55
extern crate hyper;

0 commit comments

Comments
 (0)