v0.0.3
script: improve cookie processing of control characters (#40544)
Fix remaining flake8 warnings
chore: Use parking_lot Mutex and RwLock in net/ code (#40805)
Strict import formatting (grouping and granularity) (#30325)
script: Make file picker selection flow asynchronous (#39893)
Replace hsts preload list hashmap with an FST (#37015)
Fix various typos throughout the code base (#40934)
compositing: Support per-Painter operations and message handling (#40788)
net: Expose make_server to other crates via test-util feature (#40943)
Don't spawn a channel for ProfilerChan when profiling is off (#40823)
tests: Use Ahem font provided by WPT harness. (#37054)
Merge net and net_tests