diff options
author | Martin Fischer <martin@push-f.com> | 2021-11-20 07:29:48 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-11-20 07:29:48 +0100 |
commit | 8d4c194edf32a0b94bf4eaaa562806e86cfc0d74 (patch) | |
tree | 6900e766ca9eecbf6ae11924242ae811ccdc4d32 /Cargo.toml | |
parent | d9e1b4e560d93c4245d6ffe41d4970724ede4f43 (diff) |
ignore README examples via code block attributes
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ edition = "2021" [lib] proc-macro = true -doctest = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |