Skip to content

Commit 39169de

Browse files
authored
bump is-macro to 0.3 (RustPython#5066)
1 parent 21cff29 commit 39169de

File tree

2 files changed

+64
-29
lines changed

2 files changed

+64
-29
lines changed

Cargo.lock

Lines changed: 63 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ caseless = "0.2.1"
7070
getrandom = { version = "0.2.6", features = ["js"] }
7171
flamer = { version = "0.4", optional = true }
7272
half = "1.8.2"
73-
is-macro = "0.2.2"
73+
is-macro = "0.3"
7474
memchr = "2.4.1"
7575
memoffset = "0.6.5"
7676
optional = "0.5.0"

0 commit comments

Comments
 (0)