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

Commit 97beb12

Browse files
committed
chore(release): 0.3.0
1 parent 6e1dec1 commit 97beb12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["lib", "cdylib"]
1111
wasm = ["serde_json", "dprint-core/wasm"]
1212

1313
[dependencies]
14-
dprint-core = { version = "0.27.0", features = [] }
14+
dprint-core = { version = "0.28.0", features = [] }
1515
rustfmt-nightly = { version = "=1.4.18" }
1616
serde = { version = "1.0.88", features = ["derive"] }
1717
serde_json = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)