Skip to content

Commit 290c79c

Browse files
authored
chore: update sys_traits to 0.1.28 and unpin (#34139)
- dsherret/sys_traits#81 I'm updating dprint to use deno_npmrc.
1 parent 13138f6 commit 290c79c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ sourcemap = "9.1.2"
310310
static_assertions = "1"
311311
strum = { version = "0.27.1", features = ["derive"] }
312312
strum_macros = "0.27.1"
313-
sys_traits = "=0.1.27"
313+
sys_traits = "0.1.28"
314314
tar = "=0.4.45"
315315
tempfile = "3.4.0"
316316
termcolor = "1.1.3"

0 commit comments

Comments
 (0)