Traits are closer to what actual calendars provide
This commit is contained in:
parent
9355629136
commit
479011755e
11 changed files with 177 additions and 161 deletions
|
@ -7,8 +7,8 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[features]
|
||||
integration_tests = ["mock_version_tag"]
|
||||
mock_version_tag = []
|
||||
integration_tests = ["local_calendar_mocks_remote_calendars"]
|
||||
local_calendar_mocks_remote_calendars = []
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue