Skip to content

Commit 046464d

Browse files
author
Ridwan Abdilahi
committed
Update documentation noting the debugger_visualizer crate feature is an unstable feature.
1 parent d5ee89d commit 046464d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

url/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ serde = {version = "1.0", optional = true, features = ["derive"]}
3535

3636
[features]
3737
default = ["idna"]
38+
# UNSTABLE FEATURES (requires Rust nightly)
3839
# Enable to use the #[debugger_visualizer] attribute.
3940
debugger_visualizer = []
4041

0 commit comments

Comments
 (0)