Skip to content

Commit

Permalink
Add missing docs deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Jan 19, 2025
1 parent f11870e commit 871aabb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ITensorQuantumOperatorDefinitions"
uuid = "fd9b415b-e710-4e2a-b407-cba023081494"
authors = ["ITensor developers <[email protected]> and contributors"]
version = "0.1.0"
version = "0.1.1"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand Down
4 changes: 3 additions & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[deps]
ITensorQuantumOperatorDefinitions = "fd9b415b-e710-4e2a-b407-cba023081494"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
ITensorQuantumOperatorDefinitions = "fd9b415b-e710-4e2a-b407-cba023081494"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 comments on commit 871aabb

Please sign in to comment.