Skip to content

Commit

Permalink
2025a
Browse files Browse the repository at this point in the history
  • Loading branch information
Kijewski committed Jan 16, 2025
1 parent 568dbb6 commit 945a953
Show file tree
Hide file tree
Showing 21 changed files with 4 additions and 1,491 deletions.
8 changes: 2 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ local = ["iana-time-zone"]

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--generate-link-to-definition", "--cfg=docsrs"]

[workspace]
members = [
".",
"examples/current-time",
"tzdb_data",
]
members = [".", "tzdb_data"]
27 changes: 0 additions & 27 deletions Makefile

This file was deleted.

29 changes: 0 additions & 29 deletions benchmarks/Cargo.toml

This file was deleted.

152 changes: 0 additions & 152 deletions benchmarks/benches/by-name.rs

This file was deleted.

11 changes: 0 additions & 11 deletions examples/current-time/Cargo.toml

This file was deleted.

119 changes: 0 additions & 119 deletions examples/current-time/src/main.rs

This file was deleted.

1 change: 0 additions & 1 deletion fuzz/.gitignore

This file was deleted.

Loading

0 comments on commit 945a953

Please sign in to comment.