File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
2- name = " cucumber_book_tests "
2+ name = " cucumber-book-tests "
33version = " 0.0.0"
44edition = " 2018"
55resolver = " 2"
Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11+ #![ doc(
12+ html_logo_url = "https://avatars.githubusercontent.com/u/91469139?s=128" ,
13+ html_favicon_url = "https://avatars.githubusercontent.com/u/91469139?s=256"
14+ ) ]
1115#![ doc = include_str ! ( "../README.md" ) ]
1216#![ deny(
1317 nonstandard_style,
Original file line number Diff line number Diff line change 88// option. This file may not be copied, modified, or distributed
99// except according to those terms.
1010
11+ #![ doc(
12+ html_logo_url = "https://avatars.githubusercontent.com/u/91469139?s=128" ,
13+ html_favicon_url = "https://avatars.githubusercontent.com/u/91469139?s=256"
14+ ) ]
1115#![ doc = include_str ! ( "../README.md" ) ]
1216#![ deny(
1317 nonstandard_style,
You can’t perform that action at this time.
0 commit comments