Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: enable
std
feature when mocks
is enabled
`mocks` feature results in use of `Timestamp::now` which is only defined when `std` feature is enabled. Make `std` implied by `mocks`.
- Loading branch information