You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crates that are upstream (style, style_traits and style_derive, malloc_size_of)
Crates that are not upstream (atoms, dom, style_config, style_static_prefs)
Add README.md to stylo crate (this is what will appear on the crates.io listing).
Update Cargo.toml metadata for release. Ensure that all crates have up-to-date listings for the following keys (version, authors, documentation, description, repository, license, edition, publish)
Bump version numbers for release
Optional tasks
Upgrade crates to 2021 edition
Upstream remaining diff
Re-export crates from style crate to make it easier to depend on
Tracks the initial
0.2
release of Stylo on crates.io.Crate status
stylo_to_shmem
andto_shmem
.stylo_to_shmem_derive
andto_shmem_derive
stylo_malloc_size_of
Depends on
webrender_api
#92malloc_size_of
#91include!()
macro for counter style atoms (Duplicate predefined counter styles (allows atoms crate to be published) #99)style
tostylo
(https://bugzilla.mozilla.org/show_bug.cgi?id=1938783)style
,style_traits
andstyle_derive
,malloc_size_of
)atoms
,dom
,style_config
,style_static_prefs
)README.md
tostylo
crate (this is what will appear on thecrates.io
listing).Cargo.toml
metadata for release. Ensure that all crates have up-to-date listings for the following keys (version
,authors
,documentation
,description
,repository
,license
,edition
,publish
)Optional tasks
style
crate to make it easier to depend onlib.rs
documentation forstylo
cratemalloc_size_of
on crates.io (bugzilla.mozilla.org#1933341)The text was updated successfully, but these errors were encountered: