Skip to content

Commit f319793

Browse files
authored
Bump web_atoms to 0.2.0 (#267)
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 89ff085 commit f319793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ lazy_static = "1"
7373
log = "0.4"
7474
malloc_size_of = { workspace = true }
7575
malloc_size_of_derive = "0.1"
76-
web_atoms = { version = "0.1.4", optional = true }
76+
web_atoms = { version = "0.2.0", optional = true }
7777
matches = "0.1"
7878
mime = { version = "0.3.13", optional = true }
7979
num_cpus = {version = "1.1.0"}

0 commit comments

Comments
 (0)