Skip to content

Commit cc78edf

Browse files
authored
Bump web_atoms to 0.1.3 (#199)
Signed-off-by: Simon Wülker <[email protected]>
1 parent 3a3663a commit cc78edf

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 = { version = "0.3", path = "../malloc_size_of", package = "stylo_malloc_size_of" }
7575
malloc_size_of_derive = "0.1"
76-
web_atoms = { version = "0.1", optional = true }
76+
web_atoms = { version = "0.1.3", 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)