Skip to content

Commit

Permalink
Date Implementation (#596)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Dickinson <jonathanD@k2.com>
  • Loading branch information
jcdickinson and Jonathan Dickinson authored Aug 7, 2020
1 parent 8036a49 commit 8fd5533
Show file tree
Hide file tree
Showing 11 changed files with 2,930 additions and 4 deletions.
22 changes: 22 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions boa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ num-integer = "0.1.43"
bitflags = "1.2.1"
indexmap = "1.4.0"
ryu-js = "0.2.0"
chrono = "0.4"

# Optional Dependencies
serde = { version = "1.0.114", features = ["derive"], optional = true }
Expand Down
Loading

0 comments on commit 8fd5533

Please sign in to comment.