Add rust extension

This commit is contained in:
2025-03-14 17:51:55 +00:00
parent d47b8ca684
commit 93b925f4c5
11 changed files with 467 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
RSpec.describe Mcp do
it "has a version number" do
expect(Mcp::VERSION).not_to be nil
expect(distance([1, 1], [1, 2])).to eq(1)
end
it "does something useful" do