Skip to content

Commit

Permalink
Merge branch 'main' of github.com:NLnetLabs/domain
Browse files Browse the repository at this point in the history
  • Loading branch information
partim committed Dec 28, 2023
2 parents 99950c0 + ee3fa26 commit 8d7b689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ name = "domain"
path = "src/lib.rs"

[dependencies]
octseq = { version = "0.3.2", default-features = false }
time = { version = "0.3.1", default-features = false }
octseq = { version = "0.3.2", default-features = false }
time = { version = "0.3.1", default-features = false }

rand = { version = "0.8", optional = true }
bytes = { version = "1.0", optional = true, default-features = false }
Expand Down

0 comments on commit 8d7b689

Please sign in to comment.