Skip to content

Commit 2946499

Browse files
committed
chore: Bump dprint-core to 0.39.0
1 parent c0a21dd commit 2946499

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ wasm = ["serde_json", "dprint-core/wasm"]
2424
tracing = ["dprint-core/tracing"]
2525

2626
[dependencies]
27-
dprint-core = { version = "0.38.0", features = ["formatting"] }
27+
dprint-core = { version = "0.39.0", features = ["formatting"] }
2828
pulldown-cmark = { version = "0.8.0", default-features = false }
2929
serde = { version = "1.0.88", features = ["derive"] }
3030
serde_json = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)