Skip to content

Commit 8f4a777

Browse files
chore: release new version of ariadne
1 parent 3f15de8 commit 8f4a777

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
2-
name = "ariadne"
3-
version = "0.5.0"
2+
name = "rolldown-ariadne"
3+
version = "0.5.1"
44
description = "A fancy diagnostics & reporting crate"
55
authors = ["Joshua Barretto <joshua.s.barretto@gmail.com>"]
66
license = "MIT"
77
repository = "https://github.com/zesterer/ariadne"
88
readme = "README.md"
9-
edition = "2018"
9+
edition = "2021"
1010
keywords = ["error", "diagnostics", "report", "pretty", "compiler"]
1111
categories = ["command-line-utilities", "compilers", "filesystem", "visualization"]
1212
exclude = [

0 commit comments

Comments
 (0)