Skip to content

Commit 16426d9

Browse files
committed
Fix version range parsing
1 parent 53ed4c7 commit 16426d9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,3 +163,5 @@
163163
shadow outer scope variables in other branches when compiling to JavaScript.
164164
([Elias Haider](https://github.com/EliasDerHai))
165165

166+
- Fixed a bug where some dependency version ranges would fail to parse.
167+
([Yoshie](https://github.com/yoshi-monster))

Cargo.lock

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

0 commit comments

Comments
 (0)